|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.config.AppConfig
public class AppConfig
Handles the application level configuration for jUDDI. By default it first looks at system properties
Method Summary | |
---|---|
static org.apache.commons.configuration.Configuration |
getConfiguration()
The object from which property values can be obtained. |
static AppConfig |
getInstance()
Obtains the reference to the Singleton instance. |
static void |
reloadConfig()
Hook to receive configuration reload events from an external application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AppConfig getInstance() throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public static void reloadConfig() throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public static org.apache.commons.configuration.Configuration getConfiguration() throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |