Interface SingletonService<T>

All Superinterfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<T>, Singleton, SingletonService, org.jboss.msc.value.Value<T>

@Deprecated(forRemoval=true) public interface SingletonService<T> extends SingletonService, org.jboss.msc.service.Service<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by SingletonService.
Implemented by the instrumented singleton service.
Author:
Paul Ferraro
  • Field Summary

    Fields inherited from interface org.jboss.msc.Service

    NULL

    Fields inherited from interface org.jboss.msc.service.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, getSingletonState, isPrimary

    Methods inherited from interface org.jboss.msc.value.Value

    getValue