Uses of Class
org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation

Packages that use DefaultContextAssociationManager.ScopedAssociation
org.camunda.bpm.engine.cdi.impl.context   
 

Uses of DefaultContextAssociationManager.ScopedAssociation in org.camunda.bpm.engine.cdi.impl.context
 

Subclasses of DefaultContextAssociationManager.ScopedAssociation in org.camunda.bpm.engine.cdi.impl.context
protected static class DefaultContextAssociationManager.ConversationScopedAssociation
           
protected static class DefaultContextAssociationManager.RequestScopedAssociation
           
 

Methods in org.camunda.bpm.engine.cdi.impl.context that return DefaultContextAssociationManager.ScopedAssociation
protected  DefaultContextAssociationManager.ScopedAssociation DefaultContextAssociationManager.getScopedAssociation()
           
 

Methods in org.camunda.bpm.engine.cdi.impl.context that return types with arguments of type DefaultContextAssociationManager.ScopedAssociation
protected  List<Class<? extends DefaultContextAssociationManager.ScopedAssociation>> DefaultContextAssociationManager.getAvailableScopedAssociationClasses()
          Override to add different / additional contexts.
protected  Class<? extends DefaultContextAssociationManager.ScopedAssociation> DefaultContextAssociationManager.getBroadestActiveContext()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.