Uses of Interface
org.apache.tapestry5.ioc.services.RegistryShutdownHub

Packages that use RegistryShutdownHub
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.internal.services   
org.apache.tapestry5.ioc.services   
 

Uses of RegistryShutdownHub in org.apache.tapestry5.ioc.internal
 

Subinterfaces of RegistryShutdownHub in org.apache.tapestry5.ioc.internal
 interface InternalRegistry
          Internal view of the module registry, adding additional methods needed by modules.
 

Classes in org.apache.tapestry5.ioc.internal that implement RegistryShutdownHub
 class RegistryImpl
           
 

Uses of RegistryShutdownHub in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services that implement RegistryShutdownHub
 class RegistryShutdownHubImpl
           
 

Uses of RegistryShutdownHub in org.apache.tapestry5.ioc.services
 

Methods in org.apache.tapestry5.ioc.services with parameters of type RegistryShutdownHub
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.