|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.component.ComponentSupport
com.tonbeller.wcf.form.XmlComponent
com.tonbeller.wcf.form.FormComponent
com.tonbeller.wcf.log.LogForm
Logging administration form
| Nested Class Summary |
| Nested classes inherited from class com.tonbeller.wcf.wizard.WizardPage |
WizardPage.WizardPagePosition |
| Field Summary |
| Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
EXTENSIONAL, INTENSIONAL |
| Constructor Summary | |
LogForm(java.lang.String id,
Component parent,
org.w3c.dom.Document doc,
java.lang.String logDir)
Constructor |
|
| Method Summary | |
protected LogHandler |
createLogHandler(java.lang.String logDir,
java.util.Locale locale,
java.lang.String ctxname)
Method createLogHandler. |
java.lang.String |
getLogConf()
Returns the logConf. |
java.lang.String |
getLogFile()
Returns the logFile. |
LogHandler |
getLogHandler()
Method getLogHandler. |
java.lang.String |
getLogLevel()
Returns the logLevel. |
java.lang.String |
getLogVersion()
Returns the logVersion. |
void |
initialize(RequestContext context)
deferred ctor |
void |
setLogConf(java.lang.String logConf)
Sets the logConf. |
void |
setLogFile(java.lang.String logFile)
Sets the logFile. |
| Methods inherited from class com.tonbeller.wcf.form.FormComponent |
addPageListener, clearErrors, clearErrors, getBean, getBookmarkState, isBookmarkable, isFinishButton, pageAdded, pageSkipped, removePageListener, render, revert, setBean, setBookmarkable, setBookmarkState, setError, setFinishButton, validate |
| Methods inherited from class com.tonbeller.wcf.form.XmlComponent |
destroy, getChildren, getDocument, getElement, getElement, getHandler, getHandler, getParent |
| Methods inherited from class com.tonbeller.wcf.component.ComponentSupport |
addFormListener, getDispatcher, getForm, getId, getLocale, getNextView, getParent, getRoleExpr, isAutoValidate, isListeningTo, isVisible, removeFormListener, request, setAutoValidate, setId, setNextView, setParent, setRoleExpr, setVisible, valueBound, valueUnbound |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.tonbeller.wcf.component.Visible |
isVisible, setVisible |
| Constructor Detail |
public LogForm(java.lang.String id,
Component parent,
org.w3c.dom.Document doc,
java.lang.String logDir)
throws java.lang.Exception
id - doc -
java.io.IOException
java.lang.Exception| Method Detail |
public void initialize(RequestContext context)
throws java.lang.Exception
FormComponent
initialize in interface LifeCycleinitialize in class FormComponentjava.lang.ExceptionLifeCycle.initialize(com.tonbeller.wcf.controller.RequestContext)
protected LogHandler createLogHandler(java.lang.String logDir,
java.util.Locale locale,
java.lang.String ctxname)
throws java.io.IOException
java.io.IOExceptionpublic LogHandler getLogHandler()
public java.lang.String getLogConf()
public void setLogConf(java.lang.String logConf)
logConf - The logConf to setpublic java.lang.String getLogVersion()
public java.lang.String getLogFile()
public void setLogFile(java.lang.String logFile)
logFile - The logFile to setpublic java.lang.String getLogLevel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||