public static interface RegistryCollector.Listener<K,V>
Modifier and Type | Method and Description |
---|---|
void |
registryAdded(Registry<K,V> registry) |
void |
registryRemoved(Registry<K,V> registry) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.