Package org.openurp.web.util
Class OutputWebObserver
java.lang.Object
org.openurp.web.util.OutputProcessObserver
org.openurp.web.util.OutputWebObserver
- All Implemented Interfaces:
OutputObserver
回显到web的输出观察者
-
Field Summary
FieldsFields inherited from class org.openurp.web.util.OutputProcessObserver
logger, textResource, writerFields inherited from interface org.openurp.service.OutputObserver
error, good, warnning -
Constructor Summary
ConstructorsConstructorDescriptionOutputWebObserver(PrintWriter writer, org.beangle.commons.text.i18n.TextResource textResource) OutputWebObserver(String base, PrintWriter writer, org.beangle.commons.text.i18n.TextResource textResource, String path) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidoutputNotify(int level, OutputMessage msgObj) voidoutputNotify(OutputMessage msgObj) voidvoidvoidMethods inherited from class org.openurp.web.util.OutputProcessObserver
getTextResource, getWriter, message, messageOf, messageOf, notifyFinish, notifyStart, notifyStart, outputNotify, setOverallCount, setSummary, setTextResource, setWriter
-
Field Details
-
path
-
base
-
-
Constructor Details
-
OutputWebObserver
public OutputWebObserver() -
OutputWebObserver
public OutputWebObserver(String base, PrintWriter writer, org.beangle.commons.text.i18n.TextResource textResource, String path) -
OutputWebObserver
public OutputWebObserver(PrintWriter writer, org.beangle.commons.text.i18n.TextResource textResource)
-
-
Method Details
-
outputTemplate
public void outputTemplate() -
outputNotify
- Specified by:
outputNotifyin interfaceOutputObserver- Overrides:
outputNotifyin classOutputProcessObserver
-
outputNotify
-
getPath
-
setPath
-
setBase
-