org.jpos.q2.cli
Class TMMON

java.lang.Object
  extended by org.jpos.q2.cli.TMMON
All Implemented Interfaces:
EventListener, CLICommand, TransactionStatusListener

public class TMMON
extends Object
implements CLICommand, TransactionStatusListener


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

Constructor Detail

TMMON

public TMMON()
Method Detail

exec

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

usage

public void usage(CLIContext cli)

update

public void update(TransactionStatusEvent e)
Specified by:
update in interface TransactionStatusListener


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