Package | Description |
---|---|
org.wildfly.extension.core.management.client |
Modifier and Type | Method and Description |
---|---|
static Process.Type |
Process.Type.from(String processTypeName) |
Process.Type |
ProcessStateListenerInitParameters.getProcessType() |
Process.Type |
ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl.getProcessType() |
static Process.Type |
Process.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Process.Type[] |
Process.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProcessStateListenerInitParameters.Builder |
ProcessStateListenerInitParameters.Builder.setProcessType(Process.Type processType) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.