public interface WebHost
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.capability.RuntimeCapability<Void> |
CAPABILITY |
static String |
CAPABILITY_NAME |
static org.jboss.msc.service.ServiceName |
SERVICE_NAME
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
WebDeploymentController |
addWebDeployment(WebDeploymentBuilder webDeploymentBuilder) |
@Deprecated static final org.jboss.msc.service.ServiceName SERVICE_NAME
static final String CAPABILITY_NAME
static final org.jboss.as.controller.capability.RuntimeCapability<Void> CAPABILITY
WebDeploymentController addWebDeployment(WebDeploymentBuilder webDeploymentBuilder) throws Exception
ExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.