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