Back to index
Back to module hivemind
Service hivemind.ThreadEventNotifier
Interface
org.apache.hivemind.service.ThreadEventNotifier
Service used by other services to be alerted when a thread is cleaned up (typically, at the end of a request or transaction).
Implementation
<create-instance
class
="org.apache.hivemind.service.impl.ThreadEventNotifierImpl"
/>
Back to index
Back to module hivemind