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
  • Method Summary

    Methods inherited from interface org.jboss.msc.Service

    start, stop

    Methods inherited from interface org.wildfly.clustering.singleton.Singleton

    getPrimaryProvider, getProviders, isPrimary