public interface CommonWebServer
| 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 |
|---|---|
int |
getPort(String protocol,
boolean secure) |
@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
int getPort(String protocol, boolean secure)
Copyright © 2020 JBoss by Red Hat. All rights reserved.