|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Local in org.apache.tapestry5.beanvalidator |
---|
Method parameters in org.apache.tapestry5.beanvalidator with annotations of type Local | |
---|---|
static void |
BeanValidatorModule.contributeServiceOverride(MappedConfiguration<Class,Object> configuration,
FieldValidatorDefaultSource source)
|
Uses of Local in org.apache.tapestry5.hibernate |
---|
Method parameters in org.apache.tapestry5.hibernate with annotations of type Local | |
---|---|
static void |
HibernateCoreModule.contributeHibernateSessionSource(OrderedConfiguration<HibernateConfigurer> config,
HibernateConfigurer defaultHibernateConfigurer)
Adds the following configurers: Default performs default hibernate configuration PackageName loads entities by package name |
Uses of Local in org.apache.tapestry5.internal.jpa |
---|
Constructor parameters in org.apache.tapestry5.internal.jpa with annotations of type Local | |
---|---|
EntityManagerSourceImpl(org.slf4j.Logger logger,
Resource persistenceDescriptor,
PersistenceUnitConfigurer packageNamePersistenceUnitConfigurer,
Map<String,PersistenceUnitConfigurer> configuration)
|
Uses of Local in org.apache.tapestry5.internal.test |
---|
Method parameters in org.apache.tapestry5.internal.test with annotations of type Local | |
---|---|
static void |
PageTesterModule.setupTestableOverrides(MappedConfiguration<Class,Object> configuration,
TestableRequest request,
TestableResponse response)
|
static void |
PageTesterModule.setupTestableOverrides(MappedConfiguration<Class,Object> configuration,
TestableRequest request,
TestableResponse response)
|
Uses of Local in org.apache.tapestry5.ioc.services |
---|
Method parameters in org.apache.tapestry5.ioc.services with annotations of type Local | |
---|---|
static void |
TapestryIOCModule.setupObjectProviders(OrderedConfiguration<ObjectProvider> configuration,
ServiceOverride serviceOverride)
AnnotationBasedContributions Empty placeholder used to separate annotation-based ObjectProvider contributions (which come before) from non-annotation based (such as ServiceOverride) which come after. Value Supports the Value annotation
Symbol
Supports the Symbol annotations
Autobuild
Supports the Autobuild annotation
ServiceOverride
Allows simple service overrides via the ServiceOverride service
(and its configuration)
|
Uses of Local in org.apache.tapestry5.services |
---|
Method parameters in org.apache.tapestry5.services with annotations of type Local | |
---|---|
void |
TapestryModule.contributeApplicationStatePersistenceStrategySource(MappedConfiguration<String,ApplicationStatePersistenceStrategy> configuration,
ApplicationStatePersistenceStrategy sessionStategy)
Contributes the default "session" strategy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |