public class ServiceDeployment extends Object implements Deployment
| Constructor and Description |
|---|
ServiceDeployment() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDeployment |
addService(org.jboss.msc.service.Service service) |
org.jboss.vfs.VirtualFile |
getContent() |
String |
getName() |
public String getName()
getName in interface Deploymentpublic ServiceDeployment addService(org.jboss.msc.service.Service service)
public org.jboss.vfs.VirtualFile getContent()
throws IOException
getContent in interface DeploymentIOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.