org.jlab.coda.cMsg
Interface cMsgShutdownHandlerInterface

All Known Implementing Classes:
cMsgShutdownHandlerDefault

public interface cMsgShutdownHandlerInterface

Classes implementing this interface are used as cMsg clients' shutdown handlers.


Method Summary
 void handleShutdown()
          This method handles the shutdown command sent to a client.
 

Method Detail

handleShutdown

void handleShutdown()
This method handles the shutdown command sent to a client.