Interface JGroupsChannelConfigurator
- All Superinterfaces:
org.jgroups.stack.ProtocolHook
,org.jgroups.conf.ProtocolStackConfigurator
- All Known Implementing Classes:
AbstractJGroupsChannelConfigurator
,BuiltinJGroupsChannelConfigurator
,EmbeddedJGroupsChannelConfigurator
,FileJGroupsChannelConfigurator
public interface JGroupsChannelConfigurator
extends org.jgroups.conf.ProtocolStackConfigurator
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addChannelListener
(org.jgroups.ChannelListener listener) org.jgroups.JChannel
createChannel
(String name) getName()
void
setDataSource
(DataSource dataSource) void
setSocketFactory
(org.jgroups.util.SocketFactory socketFactory) Methods inherited from interface org.jgroups.conf.ProtocolStackConfigurator
afterCreation, getProtocolStack, getProtocolStackString