Package | Description |
---|---|
org.jboss.as.domain.http.server | |
org.jboss.as.server.mgmt |
Modifier and Type | Method and Description |
---|---|
static ConsoleMode |
ConsoleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleMode[] |
ConsoleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ManagementHttpServer |
ManagementHttpServer.create(InetSocketAddress bindAddress,
InetSocketAddress secureBindAddress,
int backlog,
ModelControllerClient modelControllerClient,
Executor executor,
SecurityRealm securityRealm,
ConsoleMode consoleMode,
String consoleSlot) |
Constructor and Description |
---|
HttpManagementService(ConsoleMode consoleMode,
String consoleSlot) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.