public interface ConfigurationContainerInternal extends ConfigurationContainer
| Modifier and Type | Method and Description |
|---|---|
ConfigurationInternal |
getByName(String name)
Locates an object by name, failing if there is no such object.
|
add, add, detachedConfiguration, getAt, getByNameconfigure, create, createfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, findByName, getAsMap, getNamer, getRulesall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeConfigurationInternal getByName(String name) throws UnknownConfigurationException
ConfigurationContainergetByName in interface ConfigurationContainergetByName in interface NamedDomainObjectCollection<Configuration>name - The object nameUnknownConfigurationExceptionCopyright © 2013. All rights reserved