Uses of Package
org.exoplatform.container.context
Packages that use org.exoplatform.container.context
Package
Description
This package provides container API.
This package contains all the classes that are related to the Scope Management
-
Classes in org.exoplatform.container.context used by org.exoplatform.container
-
Classes in org.exoplatform.container.context used by org.exoplatform.container.contextClassDescriptionThis is the root class of all the implementations of an
AdvancedContextThis class encapsulates all the data stored into theThreadLocalvariableThis interface defines all the additional methods needed to easily implement an AlterableContextThe entry point to aContextThis class allows you to dynamically register new context definitionsThis class defined all the context needed while creation the object instanceThis class defined all the main methods needed to be able to store and/or access to aCreationalContextand its contentThis is the root class of all the shared contexts, it relies on aConcurrentMapThis is the root class of all the unshared contexts, it relies on a thread local -
Classes in org.exoplatform.container.context used by org.exoplatform.container.util