Class DefaultArtifactFactory
java.lang.Object
org.apache.maven.impl.DefaultArtifactFactory
- All Implemented Interfaces:
- Service,- ArtifactFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreate(ArtifactFactoryRequest request) createProduced(ArtifactFactoryRequest request) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.api.services.ArtifactFactorycreate, create, createProduced, createProduced
- 
Constructor Details- 
DefaultArtifactFactorypublic DefaultArtifactFactory()
 
- 
- 
Method Details- 
create- Specified by:
- createin interface- ArtifactFactory
 
- 
createProduced- Specified by:
- createProducedin interface- ArtifactFactory
 
 
-