Interface SingletonService

  • All Superinterfaces:
    org.jboss.msc.Service, Singleton
    All Known Subinterfaces:
    SingletonService<T>

    public interface SingletonService
    extends Singleton, org.jboss.msc.Service
    Implemented by the instrumented singleton service.
    Author:
    Paul Ferraro
    • Field Summary

      • Fields inherited from interface org.jboss.msc.Service

        NULL