|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMethodInvocationListener
Listener interface used to denote a component interested in method invocation events.
Method Summary | |
---|---|
void |
operationIsGoingToBeInvoked(InvocationEvent event)
An operation is going to be invoked on a specific object instance. |
Method Detail |
---|
void operationIsGoingToBeInvoked(InvocationEvent event)
event
- the invocation event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |