public class ArtifactManager extends Object
| Constructor and Description |
|---|
ArtifactManager() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.jboss.shrinkwrap.api.spec.JavaArchive> |
allArtifacts() |
static org.jboss.shrinkwrap.api.spec.JavaArchive |
artifact(String gav) |
static org.jboss.shrinkwrap.api.spec.JavaArchive |
artifact(String gav,
String asName) |
public static org.jboss.shrinkwrap.api.spec.JavaArchive artifact(String gav) throws IOException, ModuleLoadException
IOExceptionModuleLoadExceptionpublic static org.jboss.shrinkwrap.api.spec.JavaArchive artifact(String gav, String asName) throws IOException, ModuleLoadException
IOExceptionModuleLoadExceptionpublic static List<org.jboss.shrinkwrap.api.spec.JavaArchive> allArtifacts() throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.