com.pmease.quickbuild.log
Class NodeLogTextStream

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

public class NodeLogTextStream
extends NodeLogStream


Constructor Summary
NodeLogTextStream(GridNode node, java.lang.String lineSeparator)
           
 
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

NodeLogTextStream

public NodeLogTextStream(GridNode node,
                         java.lang.String lineSeparator)
Method Detail

render

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


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