Class CommandSession.Utils

  • Enclosing interface:
    CommandSession

    public static class CommandSession.Utils
    extends java.lang.Object
    Return the current session. Available inside from a command call.
    • Constructor Summary

      Constructors 
      Constructor Description
      Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CommandSession current()  
      • Methods inherited from class java.lang.Object

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

      • Utils

        public Utils()