public class AutoConfigurePhase extends AbstractPhase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_CONFIGURATOR_ID |
| Constructor and Description |
|---|
AutoConfigurePhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Object object,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
Execute the phase.
|
executepublic static final java.lang.String DEFAULT_CONFIGURATOR_ID
public void execute(java.lang.Object object,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
throws PhaseExecutionException
AbstractPhaseexecute in interface Phaseexecute in class AbstractPhasePhaseExecutionException