|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.jconfig.handler.LDAPHandler
| Constructor Summary | |
LDAPHandler()
|
|
| Method Summary | |
Configuration |
load(java.lang.String configurationName)
This method should read the configuration and then set the categories and properties. |
void |
store()
This method should store all categories and properties. |
void |
store(Configuration configuration)
This method should store all categories and properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LDAPHandler()
| Method Detail |
public Configuration load(java.lang.String configurationName)
throws ConfigurationManagerException
load in interface ConfigurationHandlerConfigurationManagerException -
public void store()
throws ConfigurationManagerException
ConfigurationManagerException -
public void store(Configuration configuration)
throws ConfigurationManagerException
store in interface ConfigurationHandlerConfigurationManagerException -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||