public interface ArtifactFactory<T extends Artifact>
Artifact.| Modifier and Type | Method and Description |
|---|---|
T |
createArtifact(String artifactName)
Creates an Artifact
|
File |
getArtifactDir() |
T createArtifact(String artifactName) throws IOException
artifactName - artifact identifierIOExceptionFile getArtifactDir()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.