Class TestingClientConfigProperties.ClientSessionCacheExpirationProperty

java.lang.Object
org.eclipse.scout.rt.platform.config.AbstractConfigProperty<Long,String>
org.eclipse.scout.rt.platform.config.AbstractPositiveLongConfigProperty
org.eclipse.scout.rt.testing.client.TestingClientConfigProperties.ClientSessionCacheExpirationProperty
All Implemented Interfaces:
org.eclipse.scout.rt.platform.config.IConfigProperty<Long>
Enclosing class:
TestingClientConfigProperties

public static class TestingClientConfigProperties.ClientSessionCacheExpirationProperty extends org.eclipse.scout.rt.platform.config.AbstractPositiveLongConfigProperty
Client session expiration in milliseconds. Default is one day.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     

    Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractPositiveLongConfigProperty

    parse

    Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractConfigProperty

    configChangedListeners, createKey, fireConfigChangedEvent, getValue, getValue, invalidate, read, readFromSource, setValue, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.scout.rt.platform.config.IConfigProperty

    addListener, removeListener
  • Constructor Details

    • ClientSessionCacheExpirationProperty

      public ClientSessionCacheExpirationProperty()
  • Method Details

    • getDefaultValue

      public Long getDefaultValue()
      Specified by:
      getDefaultValue in interface org.eclipse.scout.rt.platform.config.IConfigProperty<Long>
      Overrides:
      getDefaultValue in class org.eclipse.scout.rt.platform.config.AbstractConfigProperty<Long,String>
    • description

      public String description()
    • getKey

      public String getKey()