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 CLICommand
java.lang.Exception
public void usage(CLIContext cli)
public void update(TransactionStatusEvent e)
update
in interface TransactionStatusListener