public class JBossWebAsset extends Object implements org.jboss.shrinkwrap.api.asset.Asset
| Constructor and Description |
|---|
JBossWebAsset() |
JBossWebAsset(InputStream fromStream) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRootSet() |
InputStream |
openStream() |
void |
setContextRoot(String contextRoot) |
public JBossWebAsset()
public JBossWebAsset(InputStream fromStream)
public void setContextRoot(String contextRoot)
public boolean isRootSet()
public InputStream openStream()
openStream in interface org.jboss.shrinkwrap.api.asset.AssetCopyright © 2015 JBoss by Red Hat. All rights reserved.