Uses of Interface
org.apache.tapestry5.ioc.internal.ServiceDefAccumulator
Packages that use ServiceDefAccumulator
Package
Description
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
-
Uses of ServiceDefAccumulator in org.apache.tapestry5.ioc.internal
Classes in org.apache.tapestry5.ioc.internal that implement ServiceDefAccumulatorModifier and TypeClassDescriptionclass
Starting from the Class for a module, identifies all the services (service builder methods), decorators (service decorator methods) and (not yet implemented) contributions (service contributor methods).Constructors in org.apache.tapestry5.ioc.internal with parameters of type ServiceDefAccumulatorModifierConstructorDescriptionServiceBinderImpl
(ServiceDefAccumulator accumulator, Method bindMethod, PlasticProxyFactory proxyFactory, Set<Class> defaultMarkers, boolean moduleDefaultPreventDecoration)