| Package | Description |
|---|---|
| org.wildfly.clustering.server.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDistributedSingletonService<C extends SingletonContext>
Logic common to current and legacy
SingletonService implementations. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegacySingletonContext<T>
Context for singleton commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDistributedSingletonService<C extends SingletonContext>
Logic common to current and legacy
SingletonService implementations. |
class |
DistributedSingletonService
Distributed
SingletonService implementation that uses JBoss MSC 1.4.x service installation. |
class |
LegacyDistributedSingletonService<T>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SingletonContext |
DistributedSingletonService.get() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.