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, scriptdirectory, envProps, host, JAVA_OPTS_ENV_NAME, logFileName, maxPermSize, params, password, permSize, port, username, xms, xmx| 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, getProfilecheckMandatoryProperty, getDirectory, getEnvProps, getHost, getJavaOptsEnvName, getLogFileName, getMaxPermSize, getParams, getPassword, getPermSize, getUsername, getXms, getXmxpublic 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.