public class ConfigAsset extends Object implements org.jboss.shrinkwrap.api.asset.Asset
Constructor and Description |
---|
ConfigAsset() |
Modifier and Type | Method and Description |
---|---|
InputStream |
openStream() |
ConfigAsset |
put(String key,
String value) |
public ConfigAsset put(String key, String value)
public InputStream openStream()
openStream
in interface org.jboss.shrinkwrap.api.asset.Asset
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.