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 Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.api.services.ExtensibleEnumRegistry
requireMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
DefaultLifecycleRegistry
public DefaultLifecycleRegistry() -
DefaultLifecycleRegistry
-
-
Method Details
-
iterator
-
stream
- Specified by:
streamin interfaceLifecycleRegistry
-
lookup
- Specified by:
lookupin interfaceExtensibleEnumRegistry<Lifecycle>
-