D - The type of the artifact's descriptor@NoImplement
public interface Artifact<D extends ArtifactDescriptor>
| Modifier and Type | Method and Description |
|---|---|
ArtifactClassLoader |
getArtifactClassLoader() |
String |
getArtifactId() |
String |
getArtifactName() |
D |
getDescriptor() |
File[] |
getResourceFiles() |
String getArtifactName()
String getArtifactId()
D getDescriptor()
File[] getResourceFiles()
ArtifactClassLoader getArtifactClassLoader()
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.