Package org.jboss.as.clustering.jgroups
Class ForkChannelFactory
java.lang.Object
org.jboss.as.clustering.jgroups.ForkChannelFactory
- All Implemented Interfaces:
ChannelFactory,ChannelFactory,ForkChannelFactory
Factory for creating forked channels.
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.jgroups.spi.ChannelFactory
DEFAULT_SERVICE_DESCRIPTOR, SERVICE_DESCRIPTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.jgroups.spi.ForkChannelFactory
getProtocolStackConfiguration, isUnknownForkResponse
-
Constructor Details
-
ForkChannelFactory
-
-
Method Details
-
getForkStackConfiguration
- Specified by:
getForkStackConfigurationin interfaceForkChannelFactory
-
createChannel
- Specified by:
createChannelin interfaceChannelFactory- Throws:
Exception
-