public class JBossDeploymentStructureAsset extends Object implements org.jboss.shrinkwrap.api.asset.Asset
| Constructor and Description |
|---|
JBossDeploymentStructureAsset() |
JBossDeploymentStructureAsset(InputStream fromStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
addModule(String name,
String slot) |
void |
excludeModule(String name,
String slot) |
InputStream |
openStream() |
public JBossDeploymentStructureAsset()
public JBossDeploymentStructureAsset(InputStream fromStream)
public InputStream openStream()
openStream in interface org.jboss.shrinkwrap.api.asset.AssetCopyright © 2016 JBoss by Red Hat. All rights reserved.