Package | Description |
---|---|
org.wildfly.swarm.config.jca |
Modifier and Type | Method and Description |
---|---|
DistributedWorkmanager.Policy |
DistributedWorkmanager.policy()
The policy decides when to redistribute a Work instance
|
static DistributedWorkmanager.Policy |
DistributedWorkmanager.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributedWorkmanager.Policy[] |
DistributedWorkmanager.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
DistributedWorkmanager.policy(DistributedWorkmanager.Policy value)
The policy decides when to redistribute a Work instance
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.