org.jpos.q2.cli
Class TAIL

java.lang.Object
  extended by org.jpos.q2.cli.TAIL
All Implemented Interfaces:
EventListener, CLICommand, LogListener

public class TAIL
extends Object
implements CLICommand, LogListener


Constructor Summary
TAIL()
           
 
Method Summary
 void exec(CLIContext cli, String[] args)
           
 LogEvent log(LogEvent ev)
           
 void usage(CLIContext cli)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TAIL

public TAIL()
Method Detail

exec

public void exec(CLIContext cli,
                 String[] args)
          throws Exception
Specified by:
exec in interface CLICommand
Throws:
Exception

usage

public void usage(CLIContext cli)

log

public LogEvent log(LogEvent ev)
Specified by:
log in interface LogListener


Copyright © 1998-2012 jPOS.org. All Rights Reserved.