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