jPOS 1.6.1 API Documentation

org.jpos.q2.cli
Class VERSION

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

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


Constructor Summary
VERSION()
           
 
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

VERSION

public VERSION()
Method Detail

exec

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

jPOS.org