public class ContainerDeployer extends Object implements Deployer
Constructor and Description |
---|
ContainerDeployer() |
Modifier and Type | Method and Description |
---|---|
void |
deploy(String name) |
InputStream |
getDeployment(String name) |
void |
undeploy(String name) |
public InputStream getDeployment(String name)
getDeployment
in interface Deployer
Copyright © 2017 JBoss by Red Hat. All rights reserved.