org.jpos.q2.cli
Class SLEEP

java.lang.Object
  extended by org.jpos.q2.cli.SLEEP
All Implemented Interfaces:
CLICommand

public class SLEEP
extends Object
implements CLICommand


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

Constructor Detail

SLEEP

public SLEEP()
Method Detail

exec

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


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