Package org.codehaus.plexus.lifecycle
Class BasicLifecycleHandler
java.lang.Object
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
org.codehaus.plexus.lifecycle.BasicLifecycleHandler
- All Implemented Interfaces:
LifecycleHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
addBeginSegment, addEndSegment, end, end, getBeginSegment, getEndSegment, start, start
-
Field Details
-
id
-
-
Constructor Details
-
BasicLifecycleHandler
-
-
Method Details
-
getId
-
initialize
public void initialize()Description copied from interface:LifecycleHandler
initialize.- See Also:
-