|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.config.properties.PropertiesManager
Constructor Summary | |
protected |
PropertiesManager()
Hidden constructor which loads the property set |
Method Summary | |
static PropertiesManager |
getInstance()
Singleton retriever |
com.opensymphony.module.propertyset.PropertySet |
getPropertySet()
Get the property set |
protected void |
loadPropertySet()
Locate PropertySet using PropertyStore for this sequenceName/sequenceId mapping. |
void |
refresh()
Refresh the properties from the database |
static void |
setPropertiesManager(PropertiesManager propertiesManager)
Only useful for mocking out the PropertiesManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected PropertiesManager()
Method Detail |
public static PropertiesManager getInstance()
public static void setPropertiesManager(PropertiesManager propertiesManager)
public com.opensymphony.module.propertyset.PropertySet getPropertySet()
public void refresh()
protected void loadPropertySet()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |