| Package | Description |
|---|---|
| org.exoplatform.container |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.