jPOS 1.6.1 API Documentation

org.jpos.q2.cli
Class COPYRIGHT

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

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


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

COPYRIGHT

public COPYRIGHT()
Method Detail

exec

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

jPOS.org