public class ChannelBroadcastEndpointFactory extends Object implements BroadcastEndpointFactory
| Constructor and Description |
|---|
ChannelBroadcastEndpointFactory(org.jgroups.JChannel channel,
String channelName) |
| Modifier and Type | Method and Description |
|---|---|
BroadcastEndpoint |
createBroadcastEndpoint() |
org.jgroups.JChannel |
getChannel() |
String |
getChannelName() |
String |
toString() |
public ChannelBroadcastEndpointFactory(org.jgroups.JChannel channel,
String channelName)
public org.jgroups.JChannel getChannel()
public String getChannelName()
public BroadcastEndpoint createBroadcastEndpoint() throws Exception
createBroadcastEndpoint in interface BroadcastEndpointFactoryExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.