com.ibm.websphere.asynchbeans
Interface WorkManagerEvents
All Superinterfaces:
- public interface WorkManagerEvents
- extends WorkEvents, EventSourceEvents
See Also:
Method Summary
Modifier and Type | Method and Description |
---|---|
|
destroyed(WorkManager wm)
The WorkManager is being destroyed.
|
Methods inherited from interface com.ibm.websphere.asynchbeans.WorkEvents |
---|
unexpectedException, workCompleted, workListenerThrewException, workRejected |
Methods inherited from interface com.ibm.websphere.asynchbeans.EventSourceEvents |
---|
listenerCountChanged, listenerExceptionThrown, unexpectedException |
Method Detail
destroyed
- void destroyed(WorkManager wm)
The WorkManager is being destroyed.