|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AsynchronousManagedObject
Contract to provide control over asynchronous processing by the
ManagedObject.
Implemented by the ManagedObjectSource provider.
| Method Summary | |
|---|---|
void |
registerAsynchronousCompletionListener(AsynchronousListener listener)
Provides the AsynchronousListener to the
AsynchronousManagedObject to enable call back to notify state and
completion of asynchronous processing. |
| Methods inherited from interface net.officefloor.frame.spi.managedobject.ManagedObject |
|---|
getObject |
| Method Detail |
|---|
void registerAsynchronousCompletionListener(AsynchronousListener listener)
AsynchronousListener to the
AsynchronousManagedObject to enable call back to notify state and
completion of asynchronous processing.
listener - AsynchronousListener.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||