public class AbstractConfiguration extends Object implements ConfigurationInterface
public Object getImpl(String aName) throws IllegalArgumentException
getImpl in interface ConfigurationInterfaceIllegalArgumentException - if there is no configuration parameter with the given name.public void setImpl(String aName, Object aValue) throws IllegalArgumentException, UnsupportedOperationException
setImpl in interface ConfigurationInterfaceIllegalArgumentExceptionUnsupportedOperationExceptionpublic Iterator listImpl()
listImpl in interface ConfigurationInterfaceCopyright © 2013 Atlassian. All Rights Reserved.