|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.dhc.client.KConfigMaker
Field Summary | |
(package private) UDPServer |
hostDaemon
|
(package private) java.lang.String |
primosdPath
|
(package private) int |
timeout
|
(package private) int |
waitTime
|
Constructor Summary | |
KConfigMaker()
|
|
KConfigMaker(int timeout,
java.lang.String primosdPath)
|
Method Summary | |
void |
getConfiguration()
|
void |
processXML(java.lang.String xmlString)
|
void |
start()
start the configuration service in the node |
void |
stop()
stop the configuration service in the node |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int timeout
int waitTime
java.lang.String primosdPath
UDPServer hostDaemon
Constructor Detail |
public KConfigMaker(int timeout, java.lang.String primosdPath)
public KConfigMaker()
Method Detail |
public void start()
public void stop()
public void processXML(java.lang.String xmlString)
public void getConfiguration()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |