public class TMMON extends java.lang.Object implements CLICommand, TransactionStatusListener
| Constructor and Description |
|---|
TMMON() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec(CLIContext cli,
java.lang.String[] args) |
void |
update(TransactionStatusEvent e) |
void |
usage(CLIContext cli) |
public void exec(CLIContext cli, java.lang.String[] args) throws java.lang.Exception
exec in interface CLICommandjava.lang.Exceptionpublic void usage(CLIContext cli)
public void update(TransactionStatusEvent e)
update in interface TransactionStatusListener