public interface ServiceAdvisor
AdvisorDef
to perform the advice (by invoking methods on a MethodAdviceReceiver
).Modifier and Type | Method and Description |
---|---|
void |
advise(MethodAdviceReceiver methodAdviceReceiver)
Passed the reciever, allows the code (usually a method on a module class) to advice some or all methods.
|
void advise(MethodAdviceReceiver methodAdviceReceiver)
methodAdviceReceiver
- ${project.version} - Copyright © 2003-2015 The Apache Software Foundation.