public interface SessionConfig extends CommonDDBean
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
Modifier and Type | Method and Description |
---|---|
BigInteger |
getSessionTimeout()
Getter for session-timeout property.
|
void |
setSessionTimeout(BigInteger value)
Setter for session-timeout property.
|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write
void setSessionTimeout(BigInteger value)
value
- property valueBigInteger getSessionTimeout()