org.codehaus.plexus.personality.plexus.lifecycle.phase

Class CompositionPhase

public class CompositionPhase extends AbstractPhase

UNKNOWN: this little example works but is indicative of of some decoupling that needs to happen wrt the lifecycle handlers. We should be able to specify by configuration which entities for a lifecycle handler are required.

Method Summary
voidexecute(Object object, ComponentManager manager, ClassRealm lookupRealm)

Method Detail

execute

public void execute(Object object, ComponentManager manager, ClassRealm lookupRealm)