Interface Service

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void cleanup()
      Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
    • Method Detail

      • cleanup

        void cleanup()
        Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.