Uses of Interface
org.apache.tapestry5.ioc.internal.InternalRegistry

Packages that use InternalRegistry
org.apache.tapestry5.ioc.internal [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. 
 

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

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

Constructors in org.apache.tapestry5.ioc.internal with parameters of type InternalRegistry
AdvisorStackBuilder(ServiceDef3 serviceDef, ObjectCreator delegate, AspectDecorator aspectDecorator, InternalRegistry registry)
           
InterceptorStackBuilder(ServiceDef3 serviceDef, ObjectCreator delegate, InternalRegistry registry)
           
ModuleImpl(InternalRegistry registry, ServiceActivityTracker tracker, ModuleDef moduleDef, PlasticProxyFactory proxyFactory, org.slf4j.Logger logger)
           
ObjectLocatorImpl(InternalRegistry registry, Module module)
           
RegistryWrapper(InternalRegistry registry)
           
ServiceResourcesImpl(InternalRegistry registry, Module module, ServiceDef3 serviceDef, PlasticProxyFactory proxyFactory, org.slf4j.Logger logger)
           
 



Copyright © 2003-2012 The Apache Software Foundation.