| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management.service | 
| Modifier and Type | Method and Description | 
|---|---|
ActiveOperation.AccessMechanism | 
ActiveOperation.accessMechanism()
The mechanism used to submit a request to the server. 
 | 
static ActiveOperation.AccessMechanism | 
ActiveOperation.AccessMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ActiveOperation.AccessMechanism[] | 
ActiveOperation.AccessMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ActiveOperation.accessMechanism(ActiveOperation.AccessMechanism value)
The mechanism used to submit a request to the server. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.