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