Class LocalRegistry<K,V>
java.lang.Object
org.wildfly.clustering.server.infinispan.registry.LocalRegistry<K,V>
- Type Parameters:
K- key typeV- value type
- All Implemented Interfaces:
AutoCloseable,Registrar<RegistryListener<K,,V>> Registry<K,V>
Non-clustered
Registry implementation.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalRegistry
-
-
Method Details
-
getGroup
-
register
-
getEntries
- Specified by:
getEntriesin interfaceRegistry<K,V>
-
getEntry
-
close
public void close()
-