|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.lifecycle.phase.AbstractPhase
public abstract class AbstractPhase
Constructor Summary | |
---|---|
AbstractPhase()
|
Method Summary | |
---|---|
void |
execute(java.lang.Object component,
ComponentManager manager)
Deprecated. |
abstract void |
execute(java.lang.Object component,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
Execute the phase. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPhase()
Method Detail |
---|
public abstract void execute(java.lang.Object component, ComponentManager manager, org.codehaus.plexus.classworlds.realm.ClassRealm realm) throws PhaseExecutionException
execute
in interface Phase
PhaseExecutionException
public final void execute(java.lang.Object component, ComponentManager manager) throws PhaseExecutionException
PhaseExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |