|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.AbstractMethodInvokingInstrumenter
org.apache.tapestry5.ioc.internal.ServiceAdvisorImpl
public class ServiceAdvisorImpl
Field Summary |
---|
Fields inherited from class org.apache.tapestry5.ioc.internal.AbstractMethodInvokingInstrumenter |
---|
method, resourcesDefaults, serviceId, serviceInterface |
Constructor Summary | |
---|---|
ServiceAdvisorImpl(ModuleBuilderSource moduleSource,
java.lang.reflect.Method method,
ServiceResources resources,
PlasticProxyFactory proxyFactory)
|
Method Summary | |
---|---|
void |
advise(MethodAdviceReceiver methodAdviceReceiver)
Invokes the configured method, passing the builder. |
Methods inherited from class org.apache.tapestry5.ioc.internal.AbstractMethodInvokingInstrumenter |
---|
invoke, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceAdvisorImpl(ModuleBuilderSource moduleSource, java.lang.reflect.Method method, ServiceResources resources, PlasticProxyFactory proxyFactory)
Method Detail |
---|
public void advise(MethodAdviceReceiver methodAdviceReceiver)
advise
in interface ServiceAdvisor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |