Interface | Description |
---|---|
Singleton | |
SingletonElectionPolicy |
Used by a singleton service to elect the primary node from among the list of nodes that can provide the given service.
|
SingletonPolicy | Deprecated
Replaced by
SingletonPolicy . |
SingletonService<T> | Deprecated
Replaced by
SingletonService . |
SingletonServiceBuilder<T> | Deprecated
Replaced by
SingletonServiceConfigurator . |
SingletonServiceBuilderFactory | Deprecated
Replaced by
SingletonServiceConfiguratorFactory |
Enum | Description |
---|---|
SingletonCacheRequirement | |
SingletonDefaultCacheRequirement | |
SingletonDefaultRequirement |
Enumerates capability requirements for default singleton resources
|
SingletonRequirement | |
SingletonServiceName | Deprecated
Use
SingletonCacheRequirement instead. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.