com.googlecode.jpattern.service.log.reader
Class TailCommand
java.lang.Object
com.googlecode.jpattern.core.command.ICommand
com.googlecode.jpattern.core.command.ACommand
com.googlecode.jpattern.service.log.reader.TailCommand
- All Implemented Interfaces:
- Serializable, Runnable
public class TailCommand
- extends ACommand
- Author:
- Francesco Cina'
6 May 2011
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TailCommand
public TailCommand(StringBuffer aOutputMessageString,
String lastReadedMessage,
IFilter aMessageFilter)
TailCommand
public TailCommand(StringBuffer aOutputMessageString,
String lastReadedMessage,
IFilter aMessageFilter,
ICommand aPreviousCommand)
internalRollBack
protected void internalRollBack(ICommandResult result)
- Specified by:
internalRollBack in class ACommand
result
protected void result(ICommandResult result)
- Specified by:
result in class ACommand
Copyright © 2011. All Rights Reserved.