eXo Kernel :: Container 2.5.0-GA

Uses of Interface
org.exoplatform.container.context.ContextManager

Packages that use ContextManager
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 
 

Uses of ContextManager in org.exoplatform.container
 

Methods in org.exoplatform.container that return ContextManager
 ContextManager ExoContainer.getContextManager()
          Gives the ContextManager that has been registered
 

Uses of ContextManager in org.exoplatform.container.context
 

Classes in org.exoplatform.container.context that implement ContextManager
 class ContextManagerImpl
          The basic implementation of a ContextManager based on a ConcurrentHashMap that is filled thanks to a component plugins.
 


eXo Kernel :: Container 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.