| Package | Description |
|---|---|
| org.wildfly.clustering.server.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyDistributedSingletonService<T>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LegacySingletonContext<T> |
LegacyDistributedSingletonService.get()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CommandDispatcher<LegacySingletonContext<T>> |
LegacyDistributedSingletonService.getCommandDispatcher()
Deprecated.
|
CommandDispatcher<LegacySingletonContext<T>> |
PrimaryProxyContext.getCommandDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
SingletonValueCommand.execute(LegacySingletonContext<T> context) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.