|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodEvent | |
---|---|
org.sourceforge.jemm.client | |
org.sourceforge.jemm.client.events |
Uses of MethodEvent in org.sourceforge.jemm.client |
---|
Methods in org.sourceforge.jemm.client with parameters of type MethodEvent | |
---|---|
void |
ObjectOperationsFacade.methodEntered(MethodEvent m)
Initialise the objects used by the method. |
void |
ObjectOperationsFacade.methodExited(MethodEvent m)
Synchronize the state to the database. |
Uses of MethodEvent in org.sourceforge.jemm.client.events |
---|
Methods in org.sourceforge.jemm.client.events with parameters of type MethodEvent | |
---|---|
void |
MethodContextListener.methodEntered(MethodEvent m)
Called when a methodEntered. |
void |
MethodContextListener.methodExited(MethodEvent m)
Called when a method is exited. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |