Package | Description |
---|---|
org.wildfly.clustering.registry |
Public clustering API for clustered registry that stores a unique key/value pair per node.
|
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryFactory.createRegistry(Map.Entry<K,V> entry)
Creates a registry using the specified entry.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.