|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webdocwf.util.loader.ParseLoggerParam
ParseLoggerParam class is use to check needed parameters for Logger object
Constructor Summary | |
ParseLoggerParam(java.lang.String loaderJob)
This is the constructor of ParseLoggerParam class |
Method Summary | |
java.lang.String |
getLogClassName()
This method is use to retrive value of logClassName parameter |
java.lang.String |
getPathToLoggerConf()
This method is use to retrive value of pathToLoggerCong parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParseLoggerParam(java.lang.String loaderJob) throws LoaderException
loaderJob
- defines the string path to loaderJob xml file
LoaderException
Method Detail |
public java.lang.String getLogClassName()
public java.lang.String getPathToLoggerConf()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |