org.codehaus.plexus.personality.plexus.lifecycle.phase
Class AutoConfigurePhase
java.lang.Object
org.codehaus.plexus.lifecycle.phase.AbstractPhase
org.codehaus.plexus.personality.plexus.lifecycle.phase.AutoConfigurePhase
- All Implemented Interfaces:
- Phase
public class AutoConfigurePhase
- extends AbstractPhase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CONFIGURATOR_ID
public static final String DEFAULT_CONFIGURATOR_ID
- See Also:
- Constant Field Values
AutoConfigurePhase
public AutoConfigurePhase()
execute
public void execute(Object object,
ComponentManager manager)
throws PhaseExecutionException
- Description copied from class:
AbstractPhase
- Execute the phase.
- Specified by:
execute
in interface Phase
- Specified by:
execute
in class AbstractPhase
- Throws:
PhaseExecutionException