Package | Description |
---|---|
org.apache.hivemind.service |
Definitions of services provided by the
hivemind module. |
org.apache.hivemind.service.impl |
Implementations of services provided by the
hivemind module. |
Modifier and Type | Method and Description |
---|---|
void |
ThreadEventNotifier.addThreadCleanupListener(ThreadCleanupListener listener)
Adds the listener.
|
void |
ThreadEventNotifier.removeThreadCleanupListener(ThreadCleanupListener listener)
Removes the listener, if it has been previously added.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadEventNotifierImpl.addThreadCleanupListener(ThreadCleanupListener listener) |
void |
ThreadEventNotifierImpl.removeThreadCleanupListener(ThreadCleanupListener listener) |