Class JpaTicketRegistryProperties

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT_LOCK_TIMEOUT
      Default lock timeout is 1 hour.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT_LOCK_TIMEOUT

        public static final java.lang.String DEFAULT_LOCK_TIMEOUT
        Default lock timeout is 1 hour.
        See Also:
        Constant Field Values
    • Constructor Detail

      • JpaTicketRegistryProperties

        public JpaTicketRegistryProperties()