org.apache.hivemind.service
Interface ThreadCleanupListener


public interface ThreadCleanupListener

Listener interface implemented by classes which need to know when a thread cleanup occurs.

Author:
Howard Lewis Ship

Method Summary
 void threadDidCleanup()
           
 

Method Detail

threadDidCleanup

void threadDidCleanup()