Package org.apache.maven.api
Interface Lifecycle.Pointer
- All Known Subinterfaces:
- Lifecycle.ChildrenPointer,- Lifecycle.DependenciesPointer,- Lifecycle.PhasePointer
- Enclosing interface:
- Lifecycle
public static interface Lifecycle.Pointer
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
phaseString phase()
- 
typeLifecycle.Pointer.Type type()
 
-