Package | Description |
---|---|
org.jboss.as.controller.client |
The core client API for interacting with the management controllers for
either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
|
Modifier and Type | Method and Description |
---|---|
static MessageSeverity |
MessageSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSeverity[] |
MessageSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationMessageHandler.handleReport(MessageSeverity severity,
String message)
Handle an operation progress report.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.