jPOS 1.6.1 API Documentation

org.jpos.q2.cli
Class HELP

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

public class HELP
extends java.lang.Object
implements CLI.Command


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

Constructor Detail

HELP

public HELP()
Method Detail

exec

public void exec(CLI cli,
                 java.lang.String[] args)
Specified by:
exec in interface CLI.Command

jPOS.org