|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.germinus.easyconf.ConfigurationLoader
Handles the actual reading of the configuration
Constructor Summary | |
(package private) |
ConfigurationLoader()
|
Method Summary | |
java.lang.Object |
readConfigurationObject(java.lang.String componentName,
ComponentProperties properties)
|
ComponentProperties |
readPropertiesConfiguration(java.lang.String componentName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ConfigurationLoader()
Method Detail |
public ComponentProperties readPropertiesConfiguration(java.lang.String componentName)
public java.lang.Object readConfigurationObject(java.lang.String componentName, ComponentProperties properties) throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |