| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jgroups | 
| Modifier and Type | Method and Description | 
|---|---|
Channel | 
JGroups.JGroupsResources.channel(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Channel> | 
JGroups.JGroupsResources.channels()
Get the list of Channel resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JGroups.channel(Channel value)
Add the Channel object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JGroups.channels(List<Channel> value)
Add all Channel objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Channel<T extends Channel<T>>
A JGroups channel. 
 | 
interface  | 
ChannelConsumer<T extends Channel<T>>  | 
interface  | 
ChannelSupplier<T extends Channel>  | 
| Modifier and Type | Method and Description | 
|---|---|
Channel | 
ChannelSupplier.get()
Constructed instance of Channel resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.