@Named @Singleton public class DefaultArtifactFactory extends Object implements ArtifactFactory
| Constructor and Description |
|---|
DefaultArtifactFactory() |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
create(ArtifactFactoryRequest request)
Creates an artifact.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createpublic Artifact create(@Nonnull ArtifactFactoryRequest request)
ArtifactFactorycreate in interface ArtifactFactoryrequest - the request holding artifact creation parametersArtifact, never nullCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.