| Package | Description |
|---|---|
| org.jboss.as.process |
| Modifier and Type | Method and Description |
|---|---|
static ProcessMessageHandler.OperationType |
ProcessMessageHandler.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessMessageHandler.OperationType[] |
ProcessMessageHandler.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMessageHandler.handleOperationFailed(ProcessControllerClient client,
ProcessMessageHandler.OperationType operation,
String processName) |
void |
AbstractProcessMessageHandler.handleOperationFailed(ProcessControllerClient client,
ProcessMessageHandler.OperationType operation,
String processName) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.