|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
com.pmease.quickbuild.log.NodeLogStream
com.pmease.quickbuild.log.NodeLogHtmlStream
public class NodeLogHtmlStream
Constructor Summary | |
---|---|
NodeLogHtmlStream(GridNode node)
|
Method Summary | |
---|---|
protected java.lang.String |
render(NodeLogEntry entry)
|
Methods inherited from class com.pmease.quickbuild.log.NodeLogStream |
---|
close, read |
Methods inherited from class java.io.InputStream |
---|
available, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeLogHtmlStream(GridNode node)
Method Detail |
---|
protected java.lang.String render(NodeLogEntry entry)
render
in class NodeLogStream
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |