Uses of Interface
org.apache.tapestry5.ioc.internal.ServiceActivityTracker
Packages that use ServiceActivityTracker
Package
Description
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
[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 ServiceActivityTrackerConstructors in org.apache.tapestry5.ioc.internal with parameters of type ServiceActivityTrackerModifierConstructorDescriptionModuleImpl
(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 ServiceActivityTrackerModifierConstructorDescriptionJustInTimeObjectCreator
(ServiceActivityTracker tracker, ObjectCreator<T> creator, String serviceId)