|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jSyncManager.SJS.Adapters.SMTPServer.Config.ConfigDAOXML<T,ID>
T - parameter valueID - parameter valuepublic class ConfigDAOXML<T,ID extends java.io.Serializable>
Implementation of the ConfigDAO with an xml datastore.
| Nested Class Summary | |
|---|---|
static class |
ConfigDAOXML.PlayerHandler
Inner class which listens to SAX events to load a configuration from |
| Constructor Summary | |
|---|---|
ConfigDAOXML()
|
|
| Method Summary | |
|---|---|
Configuration |
loadConfig(java.lang.String configFile)
Loads the configuration from an XML file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigDAOXML()
| Method Detail |
|---|
public Configuration loadConfig(java.lang.String configFile)
loadConfig in interface ConfigDAOloadConfig in interface GenericDAO<Configuration,java.lang.String>configFile - the path to the configuration file as a String
|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||