org.jpos.q2.cli
Class CLR

java.lang.Object
  extended by org.jpos.q2.cli.CLR
All Implemented Interfaces:
CLI.Command

public class CLR
extends Object
implements CLI.Command


Constructor Summary
CLR()
           
 
Method Summary
 void exec(CLI cli, String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLR

public CLR()
Method Detail

exec

public void exec(CLI cli,
                 String[] args)
          throws Exception
Specified by:
exec in interface CLI.Command
Throws:
Exception


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