Back to index
Back to module hivemind
Service hivemind.ShutdownCoordinator
Interface
org.apache.hivemind.ShutdownCoordinator
Visibility
Public
A source of event notifications for when the Registry is shutdown.
Implementation
<invoke-factory
model
="singleton"
>
<construct
class
="org.apache.hivemind.impl.ShutdownCoordinatorImpl"
>
<log
/>
</construct>
</invoke-factory>
Back to index
Back to module hivemind