Interface Lifecycle

All Known Subinterfaces:
Generator<M,C>
All Known Implementing Classes:
AbstractGenerator, RuntimeStage

public interface Lifecycle
Something that can be started and stopped
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • start

      void start()
    • stop

      void stop()