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

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

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

Classes in org.apache.tapestry5.ioc.internal that implement ServiceActivityTracker
 class ServiceActivityTrackerImpl
           
 

Constructors in org.apache.tapestry5.ioc.internal with parameters of type ServiceActivityTracker
ModuleImpl(InternalRegistry registry, ServiceActivityTracker tracker, ModuleDef moduleDef, PlasticProxyFactory proxyFactory, org.slf4j.Logger logger)
           
 

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

Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type ServiceActivityTracker
JustInTimeObjectCreator(ServiceActivityTracker tracker, ObjectCreator<T> creator, String serviceId)
           
 



Copyright © 2003-2012 The Apache Software Foundation.