Interface JGroupsChannelConfigurator
-
- All Superinterfaces:
org.jgroups.conf.ProtocolStackConfigurator
- All Known Implementing Classes:
BuiltinJGroupsChannelConfigurator
,EmbeddedJGroupsChannelConfigurator
,FileJGroupsChannelConfigurator
public interface JGroupsChannelConfigurator extends org.jgroups.conf.ProtocolStackConfigurator
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.jgroups.JChannel
createChannel()
java.lang.String
getName()
-