public class ContextualizePhase extends AbstractPhase
Constructor and Description |
---|
ContextualizePhase() |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.Object object,
ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
Execute the phase.
|
execute
public void execute(java.lang.Object object, ComponentManager manager, org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm) throws PhaseExecutionException
AbstractPhase
execute
in interface Phase
execute
in class AbstractPhase
PhaseExecutionException