Interface LifecycleAware

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void start()
      Starts grid component, called on grid start.
      void stop()
      Stops grid component, called on grid shutdown.