Package org.apache.maven.internal.impl
Class DefaultArtifactFactory
java.lang.Object
org.apache.maven.internal.impl.DefaultArtifactFactory
- All Implemented Interfaces:
Service
,ArtifactFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ArtifactFactoryRequest request) createProduced
(ArtifactFactoryRequest request) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.maven.api.services.ArtifactFactory
create, create, createProduced, createProduced
-
Constructor Details
-
DefaultArtifactFactory
public DefaultArtifactFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceArtifactFactory
-
createProduced
- Specified by:
createProduced
in interfaceArtifactFactory
-