org.codehaus.plexus.lifecycle.phase
public abstract class AbstractPhase extends Object implements Phase
| Method Summary | |
|---|---|
| abstract void | execute(Object component, ComponentManager manager, ClassRealm realm) Execute the phase. |
| void | execute(Object component, ComponentManager manager) |
Deprecated: