public interface ConfigGroupManager
| Modifier and Type | Method and Description |
|---|---|
ConfigGroup |
lookupGroup(String name)
Retrieve the ConfigGroup for the given group name.
|
ConfigGroup lookupGroup(String name) throws IOException
name - the group name to lookupIOException - indicating failure to lookup groupCopyright © 2013–2017 Polago AB. All rights reserved.