public interface ArtifactFactory<T extends Artifact>
Artifact.| Modifier and Type | Method and Description |
|---|---|
T |
createArtifact(File artifactDir)
Creates an Artifact
|
File |
getArtifactDir() |
T createArtifact(File artifactDir) throws IOException
artifactDir - directory where the artifact is locatedIOExceptionFile getArtifactDir()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.