public interface IPendingOperationListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterOperation(PendingOperation po,
Throwable errx) |
void |
beforeOperation(PendingOperation po) |
void beforeOperation(PendingOperation po) throws Exception
Exceptionvoid afterOperation(PendingOperation po, Throwable errx) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.