Package org.apache.maven.internal.impl
Class DefaultPackagingRegistry
java.lang.Object
org.apache.maven.internal.impl.DefaultPackagingRegistry
- All Implemented Interfaces:
- Service,- ExtensibleEnumRegistry<Packaging>,- PackagingRegistry
TODO: this is session scoped as SPI can contribute.
- 
Constructor SummaryConstructorsConstructorDescriptionDefaultPackagingRegistry(Map<String, LifecycleMapping> lifecycleMappings, TypeRegistry typeRegistry) 
- 
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.ExtensibleEnumRegistryrequire
- 
Constructor Details- 
DefaultPackagingRegistry@Inject public DefaultPackagingRegistry(Map<String, LifecycleMapping> lifecycleMappings, TypeRegistry typeRegistry) 
 
- 
- 
Method Details- 
lookup- Specified by:
- lookupin interface- ExtensibleEnumRegistry<Packaging>
 
 
-