@Deprecated public interface AsynchScopeEvents extends EventSourceEvents
AsynchScope
Modifier and Type | Method and Description |
---|---|
void |
destroyed(AsynchScope scope)
Deprecated.
The indicated asynch scope object is about to be destroyed.
|
listenerCountChanged, listenerExceptionThrown, unexpectedException
void destroyed(AsynchScope scope)
scope
- The scope being destroyed.