org.codehaus.plexus.personality.plexus
Class PlexusLifecycleHandler

java.lang.Object
  extended by org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
      extended by org.codehaus.plexus.personality.plexus.PlexusLifecycleHandler
All Implemented Interfaces:
LifecycleHandler

public class PlexusLifecycleHandler
extends AbstractLifecycleHandler


Field Summary
static String COMPONENT_CONFIGURATOR
           
 
Constructor Summary
PlexusLifecycleHandler()
           
 
Method Summary
 void initialize()
           
 
Methods inherited from class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
end, end, getBeginSegment, getEndSegment, getId, getName, getResumeSegment, getSuspendSegment, resume, start, start, suspend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_CONFIGURATOR

public static String COMPONENT_CONFIGURATOR
Constructor Detail

PlexusLifecycleHandler

public PlexusLifecycleHandler()
Method Detail

initialize

public void initialize()


Copyright © 2001-2008 Codehaus. All Rights Reserved.