Class JdrCommand

    • Constructor Detail

      • JdrCommand

        public JdrCommand()
    • Method Detail

      • execute

        public abstract void execute()
                              throws Exception
        executes the command JdrPlugin implementations do not need to call this method.
        Throws:
        Exception