public class EapConfiguration extends WildflyConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
EapConfiguration.Builder<T extends EapConfiguration.Builder<T>> |
WildflyConfiguration.Mode| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_MANAGEMENT_PORT |
baseDir, DEFAULT_PORT_OFFSET, mode, nodeName, portOffset, profile, scriptJAVA_OPTS_ENV_NAME, javaOpts, javaOptsEnvName, maxPermSize, permSize, xms, xmxdirectory, envProps, host, logFileName, params, password, port, username| Constructor and Description |
|---|
EapConfiguration(EapConfiguration.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
static EapConfiguration.Builder<?> |
builder() |
int |
getManagementPort() |
generateCommand, getBaseDir, getBusyPort, getConfigurationFolder, getMode, getPortOffset, getProfilegetJavaOptsEnvName, getMaxPermSize, getPermSize, getXms, getXmxcheckMandatoryProperty, getDirectory, getEnvProps, getHost, getLogFileName, getParams, getPassword, getUsernamepublic static final int DEFAULT_MANAGEMENT_PORT
public EapConfiguration(EapConfiguration.Builder<?> builder)
public int getManagementPort()
getManagementPort in class WildflyConfigurationpublic static EapConfiguration.Builder<?> builder()
Copyright © 2021. All rights reserved.