Interface SingletonService
- All Superinterfaces:
org.jboss.msc.Service,Singleton
- All Known Subinterfaces:
SingletonService<T>
@Deprecated(forRemoval=true)
public interface SingletonService
extends Singleton, org.jboss.msc.Service
Deprecated, for removal: This API element is subject to removal in a future version.
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, stopMethods inherited from interface org.wildfly.clustering.singleton.Singleton
getPrimaryProvider, getProviders, getSingletonState, isPrimary