Class CommandEventTest


  • public class CommandEventTest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.apache.logging.log4j.Logger LOGGER  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void onCommand​(CommandEvent event)  
      • Methods inherited from class java.lang.Object

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

      • LOGGER

        public final org.apache.logging.log4j.Logger LOGGER
    • Constructor Detail

      • CommandEventTest

        public CommandEventTest()
    • Method Detail

      • onCommand

        public static void onCommand​(CommandEvent event)