Uses of Package
org.exoplatform.container.context
-
Packages that use org.exoplatform.container.context Package Description org.exoplatform.container This package provides container API.org.exoplatform.container.context This package contains all the classes that are related to the Scope Managementorg.exoplatform.container.util -
Classes in org.exoplatform.container.context used by org.exoplatform.container Class Description ContextManager The entry point to aContext -
Classes in org.exoplatform.container.context used by org.exoplatform.container.context Class Description AbstractContext This is the root class of all the implementations of anAdvancedContextAbstractContext.ThreadLocalData This class encapsulates all the data stored into theThreadLocalvariableAdvancedContext This interface defines all the additional methods needed to easily implement an AlterableContextContextManager The entry point to aContextContextPlugin This class allows you to dynamically register new context definitionsCreationContext This class defined all the context needed while creation the object instanceCreationContextStorage This class defined all the main methods needed to be able to store and/or access to aCreationalContextand its contentSharedContext This is the root class of all the shared contexts, it relies on aConcurrentMapUnSharedContext This 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 Class Description DefinitionException Thrown when a definition error occurs.