eXo Kernel :: Container 2.5.0-GA

Uses of Package
org.exoplatform.container.context

Packages that use org.exoplatform.container.context
org.exoplatform.container This package provides container API. 
org.exoplatform.container.context This package contains all the classes that are related to the Scope Management 
org.exoplatform.container.util   
 

Classes in org.exoplatform.container.context used by org.exoplatform.container
ContextManager
          The entry point to a Context
 

Classes in org.exoplatform.container.context used by org.exoplatform.container.context
AbstractContext
          This is the root class of all the implementations of an AdvancedContext
AdvancedContext
          This interface defines all the additional methods needed to easily implement an AlterableContext
ContextManager
          The entry point to a Context
ContextPlugin
          This class allows you to dynamically register new context definitions
CreationContext
          This class defined all the context needed while creation the object instance
CreationContextStorage
          This class defined all the main methods needed to be able to store and/or access to a CreationalContext and its content
SharedContext
          This is the root class of all the shared contexts, it relies on a ConcurrentMap
UnSharedContext
          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
DefinitionException
           Thrown when a definition error occurs.
 


eXo Kernel :: Container 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.