org.codehaus.plexus.lifecycle
Class BootstrapLifecycleHandler
java.lang.Object
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
org.codehaus.plexus.lifecycle.BootstrapLifecycleHandler
- All Implemented Interfaces:
- LifecycleHandler
public class BootstrapLifecycleHandler
- extends AbstractLifecycleHandler
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 |
BootstrapLifecycleHandler
public BootstrapLifecycleHandler()
initialize
public void initialize()
- See Also:
Initializable.initialize()
Copyright © 2001-2009 Codehaus. All Rights Reserved.