Class CommandsConfig


  • public class CommandsConfig
    extends java.lang.Object
    INTERNAL:
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandsConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getCacheSync()  
      void setCacheSync​(boolean cacheSync)  
      • Methods inherited from class java.lang.Object

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

      • CommandsConfig

        public CommandsConfig()
    • Method Detail

      • setCacheSync

        public void setCacheSync​(boolean cacheSync)
      • getCacheSync

        public boolean getCacheSync()