org.granite.config
Interface ShutdownListener

All Known Subinterfaces:
Gravity
All Known Implementing Classes:
DefaultGravity, GAEGravity, GravityProxy

public interface ShutdownListener

Author:
William DRAI

Method Summary
 void stop()
           
 

Method Detail

stop

void stop()
          throws Exception
Throws:
Exception