public interface Phase
Modifier and Type | Method and Description |
---|---|
void |
execute(Object component,
ComponentManager manager)
Execute the phase.
|
void execute(Object component, ComponentManager manager) throws PhaseExecutionException
PhaseExecutionException
Copyright © 2001-2012 Codehaus. All Rights Reserved.