|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPendingOperationListener
Interface which can be used to listen to events on the pending operation queue.
Method Summary | |
---|---|
void |
afterOperation(PendingOperation po,
java.lang.Throwable errx)
|
void |
beforeOperation(PendingOperation po)
|
Method Detail |
---|
void beforeOperation(PendingOperation po) throws java.lang.Exception
java.lang.Exception
void afterOperation(PendingOperation po, java.lang.Throwable errx) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |