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.pageload |
[INTERNAL USE ONLY] support classes for assembling and loading pages; 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.internal.services.javascript |
[INTERNAL USE ONLY] JavaScript support implementations; 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 |
PageLoaderImpl.setupInvalidation(InvalidationEventHub classesHub,
InvalidationEventHub templatesHub,
InvalidationEventHub messagesHub) |
Modifier and Type | Method and Description |
---|---|
void |
AssetSourceImpl.clearCacheWhenResourcesChange(ResourceChangeTracker tracker) |
void |
PropertyConduitSourceImpl.listenForInvalidations(InvalidationEventHub hub) |
void |
RequestPageCacheImpl.listenForThreadCleanup(PerthreadManager perthreadManager) |
void |
ComponentInstantiatorSourceImpl.listenForUpdates(UpdateListenerHub hub) |
void |
ComponentTemplateSourceImpl.registerAsUpdateListener(UpdateListenerHub hub) |
void |
StringInternerImpl.setupInvalidation(InvalidationEventHub hub) |
void |
MetaDataLocatorImpl.setupInvalidation(InvalidationEventHub invalidationEventHub) |
void |
ValueEncoderSourceImpl.setupInvalidation(InvalidationEventHub hub) |
void |
ComponentClassCacheImpl.setupInvalidation(InvalidationEventHub hub) |
void |
PageActivationContextCollectorImpl.setupInvalidation(InvalidationEventHub invalidationEventHub) |
void |
PageSourceImpl.setupInvalidation(InvalidationEventHub classesHub,
InvalidationEventHub templatesHub,
InvalidationEventHub messagesHub,
ResourceChangeTracker resourceChangeTracker) |
void |
InternalComponentInvalidationEventHubImpl.setupReload(ReloadHelper helper) |
void |
ComponentTemplateSourceImpl.setupReload(ReloadHelper helper) |
void |
ComponentMessagesSourceImpl.setupReload(ReloadHelper reloadHelper) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceChangeTrackerImpl.registerWithUpdateListenerHub(UpdateListenerHub hub) |
Modifier and Type | Method and Description |
---|---|
void |
ModuleManagerImpl.setupInvalidation(ResourceChangeTracker tracker) |
Modifier and Type | Method and Description |
---|---|
void |
PeriodicExecutorImpl.start(RegistryShutdownHub hub) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.