public class JBossDeploymentStructureAsset extends Object
Constructor and Description |
---|
JBossDeploymentStructureAsset() |
JBossDeploymentStructureAsset(InputStream fromStream) |
Modifier and Type | Method and Description |
---|---|
Module |
addModule(String name) |
Module |
addModule(String name,
String slot) |
List<Module> |
deploymentExclusions() |
List<Module> |
deploymentModules() |
void |
excludeModule(String name) |
void |
excludeModule(String name,
String slot) |
InputStream |
openStream() |
public JBossDeploymentStructureAsset()
public JBossDeploymentStructureAsset(InputStream fromStream)
public void excludeModule(String name)
public InputStream openStream()
Copyright © 2019 JBoss by Red Hat. All rights reserved.