2009/04/15 - Apache HiveMind has been retired.
For more information, please explore the
Attic
.
Module
hivemind
Back to master index
Service Point 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
="
service.impl.ThreadEventNotifierImpl
" />
Module
hivemind
Back to master index