public interface ConnectionRegistryManager<T extends ConnectionRegistry<?>> extends PropertyChangeSupportProxy, PropertyChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionRegistry(T registry) |
List<T> |
getConnectionRegistries() |
T |
getConnectionRegistry(String name) |
String |
getName() |
List<T> |
getVisibleConnectionRegistries() |
void |
removeConnectionRegistry(T registry) |
getPropertyChangeSupportpropertyChangeCopyright © 2015 Revolution Systems Inc.. All rights reserved.