|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceAdvisor
Provided by a AdvisorDef
to perform the advice (by invoking methods on a MethodAdviceReceiver
).
Method Summary | |
---|---|
void |
advise(MethodAdviceReceiver methodAdviceReceiver)
Passed the reciever, allows the code (usually a method on a module class) to advice some or all methods. |
Method Detail |
---|
void advise(MethodAdviceReceiver methodAdviceReceiver)
methodAdviceReceiver
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |