Uses of Interface
org.exoplatform.container.context.ContextManager
Packages that use ContextManager
Package
Description
This package provides container API.
This package contains all the classes that are related to the Scope Management
-
Uses of ContextManager in org.exoplatform.container
Methods in org.exoplatform.container that return ContextManagerModifier and TypeMethodDescriptionExoContainer.getContextManager()Gives theContextManagerthat has been registered -
Uses of ContextManager in org.exoplatform.container.context
Classes in org.exoplatform.container.context that implement ContextManagerModifier and TypeClassDescriptionclassThe basic implementation of aContextManagerbased on aConcurrentHashMapthat is filled thanks to a component plugins.