Class CompositePrepareCommand

  • All Implemented Interfaces:
    Command

    public class CompositePrepareCommand
    extends java.lang.Object
    implements Command
    • Constructor Detail

      • CompositePrepareCommand

        public CompositePrepareCommand()
    • Method Detail

      • execute

        public void execute​(java.lang.String... args)
                     throws java.lang.Exception
        Specified by:
        execute in interface Command
        Throws:
        java.lang.Exception