Class SsmActionBase

  • All Implemented Interfaces:
    CLICommand
    Direct Known Subclasses:
    CK, CVV, FK, GC, IK, KE

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