public interface SessionConfig extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
@NotNull SessionManager |
getSessionManager()
Gets the value of the sessionManager property.
|
@NotNull SessionProperties |
getSessionProperties()
Gets the value of the sessionProperties property.
|
void |
setSessionManager(SessionManager value)
Sets the value of the sessionManager property.
|
void |
setSessionProperties(SessionProperties value)
Sets the value of the sessionProperties property.
|
createChild, deepCopy, getParent, getParent@NotNull @NotNull SessionManager getSessionManager()
SessionManagervoid setSessionManager(SessionManager value) throws PropertyVetoException
value - allowed object is
SessionManagerPropertyVetoException@NotNull @NotNull SessionProperties getSessionProperties()
SessionPropertiesvoid setSessionProperties(SessionProperties value) throws PropertyVetoException
value - allowed object is
SessionPropertiesPropertyVetoExceptionCopyright © 2019. All rights reserved.