Class ManagerOptions

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int lockTimeout  
      protected boolean nohistory  
    • Constructor Summary

      Constructors 
      Constructor Description
      ManagerOptions()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • lockTimeout

        protected int lockTimeout
      • nohistory

        protected boolean nohistory
    • Constructor Detail

      • ManagerOptions

        public ManagerOptions()