Package br.com.davinti.vitruvio.ui.core
Class SessionStorageImpl
Object
SessionStorageImpl
- All Implemented Interfaces:
SessionStorage,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SessionStorageImpl
public SessionStorageImpl()
-
-
Method Details
-
add
- Specified by:
addin interfaceSessionStorage
-
get
- Specified by:
getin interfaceSessionStorage
-
remove
- Specified by:
removein interfaceSessionStorage
-
addSessionSingleton
- Specified by:
addSessionSingletonin interfaceSessionStorage
-
getSessionSingleton
- Specified by:
getSessionSingletonin interfaceSessionStorage
-
release
public void release()- Specified by:
releasein interfaceSessionStorage
-