public interface SessionManager extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
@NotNull ManagerProperties |
getManagerProperties()
Gets the value of the managerProperties property.
|
@NotNull StoreProperties |
getStoreProperties()
Gets the value of the storeProperties property.
|
void |
setManagerProperties(ManagerProperties value)
Sets the value of the managerProperties property.
|
void |
setStoreProperties(StoreProperties value)
Sets the value of the storeProperties property.
|
createChild, deepCopy, getParent, getParent@NotNull @NotNull ManagerProperties getManagerProperties()
ManagerPropertiesvoid setManagerProperties(ManagerProperties value) throws PropertyVetoException
value - allowed object is
ManagerPropertiesPropertyVetoException@NotNull @NotNull StoreProperties getStoreProperties()
StorePropertiesvoid setStoreProperties(StoreProperties value) throws PropertyVetoException
value - allowed object is
StorePropertiesPropertyVetoExceptionCopyright © 2019. All rights reserved.