Package | Description |
---|---|
org.wildfly.clustering.registry | |
org.wildfly.clustering.server.registry |
Modifier and Type | Method and Description |
---|---|
void |
Registry.addListener(Registry.Listener<K,V> listener)
Adds a listener to this registry
|
void |
Registry.removeListener(Registry.Listener<K,V> listener)
Adds a listener from this registry
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryFactoryService.addListener(Registry.Listener<K,V> listener) |
void |
RegistryFactoryService.removeListener(Registry.Listener<K,V> listener) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.