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