| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jgroups | 
| Modifier and Type | Method and Description | 
|---|---|
Stack | 
JGroups.JGroupsResources.stack(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Stack> | 
JGroups.JGroupsResources.stacks()
Get the list of Stack resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JGroups.stack(Stack value)
Add the Stack object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JGroups.stacks(List<Stack> value)
Add all Stack objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Stack<T extends Stack<T>>
The configuration of a JGroups protocol stack. 
 | 
interface  | 
StackConsumer<T extends Stack<T>>  | 
interface  | 
StackSupplier<T extends Stack>  | 
| Modifier and Type | Method and Description | 
|---|---|
Stack | 
StackSupplier.get()
Constructed instance of Stack resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.