|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AsynchronousListener
Listener to be notified about asynchronous operations by the
AsynchronousManagedObject.
| Method Summary | |
|---|---|
void |
notifyComplete()
Indicates that the AsynchronousManagedObject has completed and is
ready for another operation. |
void |
notifyStarted()
Indicates the AsynchronousManagedObject has started an
asynchronous operation. |
| Method Detail |
|---|
void notifyStarted()
AsynchronousManagedObject has started an
asynchronous operation.
void notifyComplete()
AsynchronousManagedObject has completed and is
ready for another operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||