public class ArtifactAsset extends Object implements ProjectAsset
| Constructor and Description |
|---|
ArtifactAsset(ArtifactSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSimpleName() |
InputStream |
openStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic ArtifactAsset(ArtifactSpec spec)
public String getSimpleName()
getSimpleName in interface ProjectAssetpublic InputStream openStream()
openStream in interface org.jboss.shrinkwrap.api.asset.AssetCopyright © 2015 JBoss by Red Hat. All rights reserved.