org.codehaus.plexus.lifecycle.phase

Interface Phase

public interface Phase

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

Method Detail

execute

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