Object MainCommand

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final SimpleCommandMain main
      private final SimpleCommandBody help
      private final SimpleCommandBody reload
      private final SimpleCommandBody debug
      private final SimpleCommandBody stats
      private final SimpleCommandBody update
      private final SimpleCommandBody source
      private final SimpleCommandBody counter
      private final SimpleCommandBody groovy-script-invoke
      private final TestCommand test
      public final static MainCommand INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SimpleCommandMain getMain()
      final SimpleCommandBody getHelp()
      final SimpleCommandBody getReload()
      final SimpleCommandBody getDebug()
      final SimpleCommandBody getStats()
      final SimpleCommandBody getUpdate()
      final SimpleCommandBody getSource()
      final SimpleCommandBody getCounter()
      final SimpleCommandBody getGroovy-script-invoke()
      final TestCommand getTest()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait