Package org.apache.maven.internal.impl
Class DefaultLifecycleRegistry
java.lang.Object
org.apache.maven.internal.impl.DefaultLifecycleRegistry
- All Implemented Interfaces:
- Iterable<Lifecycle>,- Service,- ExtensibleEnumRegistry<Lifecycle>,- LifecycleRegistry
TODO: this is session scoped as SPI can contribute.
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.api.services.ExtensibleEnumRegistryrequireMethods inherited from interface java.lang.IterableforEach, spliterator
- 
Constructor Details- 
DefaultLifecycleRegistrypublic DefaultLifecycleRegistry()
- 
DefaultLifecycleRegistry
 
- 
- 
Method Details- 
iterator
- 
stream- Specified by:
- streamin interface- LifecycleRegistry
 
- 
lookup- Specified by:
- lookupin interface- ExtensibleEnumRegistry<Lifecycle>
 
 
-