org.codehaus.plexus.lifecycle
Class BootstrapLifecycleHandler

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

public class BootstrapLifecycleHandler
extends AbstractLifecycleHandler


Constructor Summary
BootstrapLifecycleHandler()
           
 
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
 

Constructor Detail

BootstrapLifecycleHandler

public BootstrapLifecycleHandler()
Method Detail

initialize

public void initialize()
See Also:
Initializable.initialize()


Copyright © 2001-2009 Codehaus. All Rights Reserved.