public interface SessionProperties extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
List<Property> |
getProperty()
Properties as per
PropertyBag |
@Max(value=2147483647L) String |
getTimeoutInSeconds()
Gets the value of the timeoutInSeconds property.
|
void |
setTimeoutInSeconds(String value)
Sets the value of the timeoutInSeconds property.
|
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty@Max(value=2147483647L) @Max(value=2147483647L) String getTimeoutInSeconds()
A value of zero or less indicates that the session should never timeout
Stringvoid setTimeoutInSeconds(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<Property> getProperty()
PropertyBaggetProperty in interface PropertyBagCopyright © 2019. All rights reserved.