public class NullStorageRepository extends AbstractStorageRepository
Constructor and Description |
---|
NullStorageRepository() |
Modifier and Type | Method and Description |
---|---|
SessionStorage |
create(SessionId sessionId,
boolean cleanStart)
Creates session storage from scratch or restores from its previous state.
|
getMaxStorageSize, setMaxStorageSize
public SessionStorage create(SessionId sessionId, boolean cleanStart)
StorageRepository
sessionId
- session idcleanStart
- clean previous session state if anyCopyright © 2005–2024 Onix Solutions. All rights reserved.