Interface Service<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Service<Void> NULL
      Deprecated.
      A simple null service which performs no start or stop action.
    • Field Detail

      • NULL

        static final Service<Void> NULL
        Deprecated.
        A simple null service which performs no start or stop action.