public interface Singleton
| Modifier and Type | Method and Description |
|---|---|
Node |
getPrimaryProvider()
Returns the current primary provider of the singleton.
|
Set<Node> |
getProviders()
Returns the providers on which the given singleton is available.
|
boolean |
isPrimary()
Indicates whether this node is the primary provider of the singleton.
|
boolean isPrimary()
Node getPrimaryProvider()
Copyright © 2021 JBoss by Red Hat. All rights reserved.