- All Known Implementing Classes:
- Shutdown, Shutdown, Shutdown, Shutdown, Shutdown, Shutdown, Shutdown, Shutdown
public interface ModuleShutdownable
An interface for module cleanup. When Kepler exits,
org.kepler.Kepler uses this interface to cleanup each module
in modules.txt.
NOTE: The name of the class implementing this interface
must be called org.kepler.module.NNN.Shutdown, where NNN
is the name of the module.
- Author:
- Daniel Crawl