|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDefAccumulator | |
---|---|
org.apache.tapestry5.ioc.internal | [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 ServiceDefAccumulator | |
---|---|
class |
DefaultModuleDefImpl
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 ServiceDefAccumulator | |
---|---|
ServiceBinderImpl(ServiceDefAccumulator accumulator,
Method bindMethod,
PlasticProxyFactory proxyFactory,
Set<Class> defaultMarkers,
boolean moduleDefaultPreventDecoration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |