@Deprecated public class LocalLegacySingletonService<T> extends LocalSingletonService implements SingletonService<T>
SingletonService implementation created using JBoss MSC 1.3.x service installation.| Constructor and Description |
|---|
LocalLegacySingletonService(org.jboss.msc.service.Service<T> service,
LocalSingletonServiceContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
Deprecated.
|
getPrimaryProvider, getProviders, isPrimary, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrimaryProvider, getProviders, isMaster, isPrimarypublic LocalLegacySingletonService(org.jboss.msc.service.Service<T> service, LocalSingletonServiceContext context)
Copyright © 2020 JBoss by Red Hat. All rights reserved.