public class DefaultExecutionStrategy extends Object implements ExecutionStrategy, TemporaryElementSupport
| Constructor and Description |
|---|
DefaultExecutionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTemporaryElement(Element element)
Add an element for execution.
|
boolean |
updateElementStack(ExecutionContext executionContext)
Updates the stack
|
public void addTemporaryElement(Element element)
TemporaryElementSupportaddTemporaryElement in interface TemporaryElementSupportpublic boolean updateElementStack(ExecutionContext executionContext)
updateElementStack in interface ExecutionStrategyCopyright © 2013. All Rights Reserved.