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

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

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


Constructor Summary
StopPhase()
           
 
Method Summary
 void execute(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

StopPhase

public StopPhase()
Method Detail

execute

public void execute(Object object,
                    org.codehaus.plexus.component.manager.ComponentManager manager)
Specified by:
execute in interface org.codehaus.plexus.lifecycle.phase.Phase
Specified by:
execute in class org.codehaus.plexus.lifecycle.phase.AbstractPhase


Copyright © 2001-2012 Codehaus. All Rights Reserved.