|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.config.webwork.ApplicationPropertiesConfiguration
A webwork configuration class that will add JIRA's Application properties to the configuration stack.
Constructor Summary | |
ApplicationPropertiesConfiguration()
|
Method Summary | |
java.lang.Object |
getImpl(java.lang.String aName)
Get a named setting. |
java.util.Iterator |
listImpl()
List setting names |
void |
setImpl(java.lang.String aName,
java.lang.Object aValue)
Set a named setting |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationPropertiesConfiguration()
Method Detail |
public java.lang.Object getImpl(java.lang.String aName) throws java.lang.IllegalArgumentException
getImpl
in interface webwork.config.ConfigurationInterface
java.lang.IllegalArgumentException
public void setImpl(java.lang.String aName, java.lang.Object aValue) throws java.lang.IllegalArgumentException, java.lang.UnsupportedOperationException
setImpl
in interface webwork.config.ConfigurationInterface
java.lang.IllegalArgumentException
java.lang.UnsupportedOperationException
public java.util.Iterator listImpl()
listImpl
in interface webwork.config.ConfigurationInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |