Interface LifecycleComponent
- All Known Subinterfaces:
ClaimModule, ConfigurableModule, NightController, NightModule
- All Known Implementing Classes:
AbstractController, AbstractModule, ComponentCore, SettingsController
public interface LifecycleComponent
-
Method Summary
-
Method Details
-
start
void start() -
reload
void reload() -
shutdown
void shutdown()
-