Class SsmActionBase

java.lang.Object
org.jpos.q2.cli.ssm.SsmActionBase
All Implemented Interfaces:
CLICommand
Direct Known Subclasses:
CK, CVV, FK, GC, IK, KE

public abstract class SsmActionBase extends Object implements CLICommand
Provides base for most SSM based commands. The exec method wraps the processing for derived classes.