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(RegistryEntryProvider<K,V> provider)
Creates a registry for the group associated with this factory.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.