com.pmease.quickbuild.log
Class NodeLog
java.lang.Object
com.pmease.quickbuild.log.Log
com.pmease.quickbuild.log.NodeLog
- All Implemented Interfaces:
- java.io.Serializable
public class NodeLog
- extends Log
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.pmease.quickbuild.log.Log |
Log.LogLevel |
Constructor Summary |
NodeLog(java.lang.String nodeAddress,
java.util.Date anchorDate)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NodeLog
public NodeLog(java.lang.String nodeAddress,
java.util.Date anchorDate)
getTextInputStream
public java.io.InputStream getTextInputStream(java.lang.String lineSeparator,
boolean showExtraInfo)
- Specified by:
getTextInputStream
in class Log
getName
public java.lang.String getName()
- Specified by:
getName
in class Log
getHtmlInputStream
public java.io.InputStream getHtmlInputStream(boolean showExtraInfo)
- Specified by:
getHtmlInputStream
in class Log
getAnchorDate
public java.util.Date getAnchorDate()
- Overrides:
getAnchorDate
in class Log
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.