public abstract class AbstractPhase extends Object implements Phase
| Constructor and Description |
|---|
AbstractPhase() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(Object component,
ComponentManager manager)
Execute the phase.
|
public abstract void execute(Object component, ComponentManager manager) throws PhaseExecutionException
execute in interface PhasePhaseExecutionException