org.codehaus.plexus.lifecycle.phase

Interface Phase

public interface Phase

Method Summary
voidexecute(Object component, ComponentManager manager, ClassRealm realm)
Execute the phase.

Method Detail

execute

public void execute(Object component, ComponentManager manager, ClassRealm realm)
Execute the phase.