See: Description
Interface | Description |
---|---|
Registry<K,V> |
Clustered registry abstraction that stores a unique key/value per node.
|
Registry.Listener<K,V> |
Listener for added, updated and removed entries.
|
RegistryEntryProvider<K,V> |
Provides the registry entry for the local node.
|
RegistryFactory<K,V> |
Factory for creating a clustered registry.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.