Class TAIL
java.lang.Object
org.jpos.q2.cli.TAIL
- All Implemented Interfaces:
EventListener, CLICommand, LogListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexec(CLIContext cli, String[] args) voidusage(CLIContext cli) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LogListener
setLogEventWriter
-
Constructor Details
-
TAIL
public TAIL()
-
-
Method Details
-
exec
- Specified by:
execin interfaceCLICommand- Throws:
Exception
-
usage
-
log
- Specified by:
login interfaceLogListener
-