Module
tapestry
Back to master index
Service Point tapestry.ResetEventCoordinator
Interface:
org.apache.tapestry.services.ResetEventCoordinator
Coordinator for services that have cached information that should be cleared out (this happens constantly in development, much more rarely in production).
Implementation
<create-instance
class
="
impl.ResetEventCoordinatorImpl
" />
Module
tapestry
Back to master index