public interface Phase
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Object component,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
Execute the phase.
|
void execute(java.lang.Object component,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
throws PhaseExecutionException
PhaseExecutionException