Class Init

  • All Implemented Interfaces:
    Command

    public class Init
    extends java.lang.Object
    implements Command
    • Constructor Summary

      Constructors 
      Constructor Description
      Init()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Init

        public Init()
    • Method Detail

      • execute

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