public class ClientDeployer extends Object implements Deployer
| Constructor and Description |
|---|
ClientDeployer() |
| 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 DeployerCopyright © 2016 JBoss by Red Hat. All rights reserved.