public class DistributedSingletonService extends AbstractDistributedSingletonService<Lifecycle>
SingletonService implementation that uses JBoss MSC 1.4.x service installation.| Constructor and Description |
|---|
DistributedSingletonService(DistributedSingletonServiceContext context,
org.jboss.msc.Service service,
List<Map.Entry<org.jboss.msc.service.ServiceName[],DeferredInjector<?>>> injectors) |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
get() |
isPrimary, providersChanged, start, start, stop, stoppublic DistributedSingletonService(DistributedSingletonServiceContext context, org.jboss.msc.Service service, List<Map.Entry<org.jboss.msc.service.ServiceName[],DeferredInjector<?>>> injectors)
public Lifecycle get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.