org.codehaus.plexus.personality.avalon.lifecycle.phase
Class RecontextualizePhase

java.lang.Object
  extended byorg.codehaus.plexus.lifecycle.phase.AbstractPhase
      extended byorg.codehaus.plexus.personality.avalon.lifecycle.phase.RecontextualizePhase
All Implemented Interfaces:
org.codehaus.plexus.lifecycle.phase.Phase

public class RecontextualizePhase
extends org.codehaus.plexus.lifecycle.phase.AbstractPhase


Constructor Summary
RecontextualizePhase()
           
 
Method Summary
 void execute(java.lang.Object object, org.codehaus.plexus.component.manager.ComponentManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecontextualizePhase

public RecontextualizePhase()
Method Detail

execute

public void execute(java.lang.Object object,
                    org.codehaus.plexus.component.manager.ComponentManager manager)


Copyright © 2001-2007 Codehaus. All Rights Reserved.