Interface Command

  • All Known Implementing Classes:
    Init

    public interface Command
    • Method Detail

      • execute

        void execute()
              throws java.lang.Exception
        Throws:
        java.lang.Exception