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