Class SessionFileStoreConfig
java.lang.Object
com.aspectran.utils.apon.AbstractParameters
com.aspectran.core.context.config.SessionFileStoreConfig
- All Implemented Interfaces:
Parameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNonPersistentAttributes
(String nonPersistentAttribute) int
String[]
int
boolean
boolean
boolean
boolean
boolean
setDeleteUnrestorableFiles
(boolean deleteUnrestorableFiles) setGracePeriodSeconds
(int gracePeriodSeconds) setNonPersistentAttributes
(String[] nonPersistentAttributes) setSavePeriodSeconds
(int savePeriodSeconds) setStoreDir
(String storeDir) Methods inherited from class com.aspectran.utils.apon.AbstractParameters
describe, describe, getActualName, getBoolean, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanArray, getBooleanList, getBooleanList, getDouble, getDouble, getDouble, getDouble, getDoubleArray, getDoubleArray, getDoubleList, getDoubleList, getFloat, getFloat, getFloat, getFloat, getFloatArray, getFloatArray, getFloatList, getFloatList, getInt, getInt, getInt, getInt, getIntArray, getIntArray, getIntList, getIntList, getLong, getLong, getLong, getLong, getLongArray, getLongArray, getLongList, getLongList, getParameter, getParameter, getParameterNames, getParameterNameSet, getParameters, getParameters, getParametersArray, getParametersArray, getParametersList, getParametersList, getParameterValue, getParameterValueMap, getParent, getProprietor, getQualifiedName, getString, getString, getString, getString, getStringArray, getStringArray, getStringList, getStringList, getValue, getValue, hasParameter, hasParameter, hasValue, hasValue, isAssigned, isAssigned, isStructureFixed, newParameters, newParameters, newParameterValue, newParameterValue, putAll, putValue, putValue, putValueNonNull, putValueNonNull, readFrom, readFrom, readFrom, readFrom, readFrom, removeValue, removeValue, setActualName, setProprietor, setValue, setValue, toString, touchParameters, touchParameters, updateContainer
-
Constructor Details
-
SessionFileStoreConfig
public SessionFileStoreConfig()
-
-
Method Details
-
getStoreDir
-
setStoreDir
-
getGracePeriodSeconds
public int getGracePeriodSeconds() -
setGracePeriodSeconds
-
hasGracePeriodSeconds
public boolean hasGracePeriodSeconds() -
getSavePeriodSeconds
public int getSavePeriodSeconds() -
setSavePeriodSeconds
-
hasSavePeriodSeconds
public boolean hasSavePeriodSeconds() -
isDeleteUnrestorableFiles
public boolean isDeleteUnrestorableFiles() -
setDeleteUnrestorableFiles
-
hasDeleteUnrestorableFiles
public boolean hasDeleteUnrestorableFiles() -
getNonPersistentAttributes
-
setNonPersistentAttributes
-
addNonPersistentAttributes
-
hasNonPersistentAttributes
public boolean hasNonPersistentAttributes()
-