Uses of Interface
org.wildfly.clustering.Registrar
Packages that use Registrar
Package
Description
Public clustering API which represent cluster group and its members.
Public clustering API for registering services on a group of nodes.
Public clustering API for clustered registry that stores a unique key/value pair per node.
-
Uses of Registrar in org.wildfly.clustering.group
Subinterfaces of Registrar in org.wildfly.clustering.groupModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Registrar in org.wildfly.clustering.provider
Subinterfaces of Registrar in org.wildfly.clustering.providerModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Replaced byorg.wildfly.clustering.server.provider.ServiceProviderRegistry. -
Uses of Registrar in org.wildfly.clustering.registry
Subinterfaces of Registrar in org.wildfly.clustering.registryModifier and TypeInterfaceDescriptioninterfaceRegistry<K,V> Deprecated, for removal: This API element is subject to removal in a future version.Replaced byRegistry.
Group.