Class AbstractServiceConnectionManager<S>

    • Field Detail

      • lock

        protected final Object lock
      • service

        @Nullable
        protected S service
    • Constructor Detail

      • AbstractServiceConnectionManager

        public AbstractServiceConnectionManager()