public class AutoConfigurePhase extends AbstractPhase
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CONFIGURATOR_ID |
Constructor and Description |
---|
AutoConfigurePhase() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Object object,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
Execute the phase.
|
execute
public static final String DEFAULT_CONFIGURATOR_ID
public void execute(Object object, ComponentManager manager, org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm) throws PhaseExecutionException
AbstractPhase
execute
in interface Phase
execute
in class AbstractPhase
PhaseExecutionException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.