com.pmease.quickbuild.log
Class NodeLogHtmlStream

java.lang.Object
  extended by java.io.InputStream
      extended by com.pmease.quickbuild.log.NodeLogStream
          extended by com.pmease.quickbuild.log.NodeLogHtmlStream
All Implemented Interfaces:
java.io.Closeable

public class NodeLogHtmlStream
extends NodeLogStream


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

NodeLogHtmlStream

public NodeLogHtmlStream(GridNode node)
Method Detail

render

protected java.lang.String render(NodeLogEntry entry)
Specified by:
render in class NodeLogStream


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.