org.jpos.q2.cli
Class MEM

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

public class MEM
extends Object
implements CLICommand


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

MEM

public MEM()
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.