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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.