Package com.vaadin.cdi.context
Class UIScopedContext.ContextualStorageManager
java.lang.Object
com.vaadin.cdi.context.UIScopedContext.ContextualStorageManager
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UIScopedContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidgetContextualStorage(boolean createIfNotExist) protected ContextualStoragegetContextualStorage(Integer key, boolean createIfNotExist) protected ContextualStoragenewContextualStorage(Integer uiId) protected void
-
Constructor Details
-
ContextualStorageManager
public ContextualStorageManager()
-
-
Method Details
-
getContextualStorage
-
newContextualStorage
-
getContextualStorage
-
relocate
-
destroyAll
@PreDestroy protected void destroyAll() -
destroy
-
getKeySet
-