com.web_visage.ichat.listeners
Interface ShutdownListener

All Known Implementing Classes:
IChatIRCGateService

public interface ShutdownListener

Listens for the shutdown event.

Author:
K.Baturytski

Method Summary
 void onIChatShutdown()
          Performs an action on shutdown event.
 

Method Detail

onIChatShutdown

void onIChatShutdown()
Performs an action on shutdown event.