Interface LifecycleComponent

All Known Subinterfaces:
ClaimModule, ConfigurableModule, NightController, NightModule
All Known Implementing Classes:
AbstractController, AbstractModule, ComponentCore, SettingsController

public interface LifecycleComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
  • Method Details

    • start

      void start()
    • reload

      void reload()
    • shutdown

      void shutdown()