@Deprecated public interface JGroupsChannelLookup
| Modifier and Type | Method and Description |
|---|---|
org.jgroups.JChannel |
getJGroupsChannel(Properties p)
Deprecated.
Retrieves a JGroups channel.
|
boolean |
shouldClose()
Deprecated.
|
boolean |
shouldConnect()
Deprecated.
|
boolean |
shouldDisconnect()
Deprecated.
|
org.jgroups.JChannel getJGroupsChannel(Properties p)
p - propertiesboolean shouldConnect()
boolean shouldDisconnect()
boolean shouldClose()
Copyright © 2022 JBoss by Red Hat. All rights reserved.