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

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

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.