Class ClientNotificationProperties.MaxNotificationBlockingTimeOut
-
- All Implemented Interfaces:
org.eclipse.scout.rt.platform.config.IConfigProperty<Integer>
- Enclosing class:
- ClientNotificationProperties
public static class ClientNotificationProperties.MaxNotificationBlockingTimeOut extends org.eclipse.scout.rt.platform.config.AbstractPositiveIntegerConfigProperty
-
-
Constructor Summary
Constructors Constructor Description MaxNotificationBlockingTimeOut()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
description()
Integer
getDefaultValue()
String
getKey()
-
Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractPositiveIntegerConfigProperty
parse
-
Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractConfigProperty
configChangedListeners, createKey, fireConfigChangedEvent, getValue, getValue, invalidate, read, readFromSource, setValue, setValue
-
-