org.apache.tapestry5.ioc.internal
Class ServiceAdvisorImpl
java.lang.Object
org.apache.tapestry5.ioc.internal.AbstractMethodInvokingInstrumenter
org.apache.tapestry5.ioc.internal.ServiceAdvisorImpl
- All Implemented Interfaces:
- ServiceAdvisor
public class ServiceAdvisorImpl
- extends AbstractMethodInvokingInstrumenter
- implements ServiceAdvisor
ServiceAdvisorImpl
public ServiceAdvisorImpl(ModuleBuilderSource moduleSource,
Method method,
ServiceResources resources,
PlasticProxyFactory proxyFactory)
advise
public void advise(MethodAdviceReceiver methodAdviceReceiver)
- Invokes the configured method, passing the builder. The method will always take, as a parameter, a
MethodAdvisor.
- Specified by:
advise
in interface ServiceAdvisor
Copyright © 2003-2012 The Apache Software Foundation.