Package | Description |
---|---|
org.apache.tapestry5.internal.dynamic |
[INTERNAL USE ONLY] support classes for the
Dynamic component; API subject to change |
org.apache.tapestry5.internal.hibernate |
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
|
org.apache.tapestry5.internal.jmx |
[INTERNAL USE ONLY] support classes for the JMX module; API subject to change
|
org.apache.tapestry5.internal.jpa |
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.services.assets |
[INTERNAL USE ONLY] asset support services; API subject to change
|
org.apache.tapestry5.ioc.internal.services.cron |
[INTERNAL USE ONLY] Support for cron-like services in Tapestry IOC; API subject to change.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicTemplateParserImpl.registerAsUpdateListener(UpdateListenerHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
HibernateSessionSourceImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
MBeanSupportImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
EntityManagerSourceImpl.listenForShutdown(RegistryShutdownHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceDigestManagerImpl.listenForInvalidations() |
void |
PropertyConduitSourceImpl.listenForInvalidations(InvalidationEventHub hub) |
void |
NonPoolingRequestPageCacheImpl.listenForThreadCleanup(PerthreadManager perthreadManager) |
void |
ComponentInstantiatorSourceImpl.listenForUpdates(UpdateListenerHub hub) |
void |
ComponentTemplateSourceImpl.registerAsUpdateListener(UpdateListenerHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
StackAssetRequestHandler.listenToInvalidations(ResourceChangeTracker resourceChangeTracker) |
void |
ResourceChangeTrackerImpl.registerWithUpdateListenerHub(UpdateListenerHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
PeriodicExecutorImpl.start(RegistryShutdownHub hub) |
Copyright © 2003-2012 The Apache Software Foundation.