public interface JGroupsChannelLookup
Modifier and Type | Method and Description |
---|---|
org.jgroups.Channel |
getJGroupsChannel(Properties p)
Retrieves a JGroups channel.
|
boolean |
shouldStartAndConnect() |
boolean |
shouldStopAndDisconnect() |
org.jgroups.Channel getJGroupsChannel(Properties p)
p
- propertiesboolean shouldStartAndConnect()
boolean shouldStopAndDisconnect()
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.