eXo Kernel :: Container Multi-Threaded 2.5.0-CR2

Uses of Class
org.exoplatform.container.CyclicDependencyException

Packages that use CyclicDependencyException
org.exoplatform.container   
 

Uses of CyclicDependencyException in org.exoplatform.container
 

Methods in org.exoplatform.container that throw CyclicDependencyException
 ComponentTaskContext ComponentTaskContext.addToContext(Object componentKey)
          This method will call ComponentTaskContext.addToContext(Object, ComponentTaskType) with the lastTaskType as type
 ComponentTaskContext ComponentTaskContext.addToContext(Object componentKey, ComponentTaskType type)
          Creates a new ComponentTaskContext based on the given dependency and the already registered ones.
 void ComponentTaskContext.checkDependency(Object componentKey, ComponentTaskType type)
          Checks if the given dependency has already been defined, if so a CyclicDependencyException will be thrown.
 


eXo Kernel :: Container Multi-Threaded 2.5.0-CR2

Copyright © 2014 eXo Platform SAS. All Rights Reserved.