eXo Kernel :: Container 2.5.0-GA

Uses of Class
org.exoplatform.container.context.CreationContext

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

Uses of CreationContext in org.exoplatform.container.context
 

Methods in org.exoplatform.container.context that return CreationContext
<T> CreationContext<T>
CreationContextStorage.getCreationContext(String id)
          Gives the CreationContext corresponding to the given Contextual id
 

Methods in org.exoplatform.container.context with parameters of type CreationContext
<T> T
CreationContextStorage.setInstance(String id, CreationContext<T> creationContext)
          Stores an instance for the given Contextual id
 


eXo Kernel :: Container 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.