Class ChannelCommandDispatcherFactoryContext
java.lang.Object
org.wildfly.clustering.context.AbstractContext<org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory>
org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactoryContext
- All Implemented Interfaces:
AutoCloseable, Consumer<Runnable>, Supplier<org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory>, org.wildfly.clustering.context.Context<org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory>
public class ChannelCommandDispatcherFactoryContext
extends org.wildfly.clustering.context.AbstractContext<org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory>
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.context.Context
EMPTY -
Constructor Summary
ConstructorsConstructorDescriptionChannelCommandDispatcherFactoryContext(String clusterName, String memberName) -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactoryget()Methods inherited from class org.wildfly.clustering.context.AbstractContext
accept, close
-
Constructor Details
-
ChannelCommandDispatcherFactoryContext
-
-
Method Details
-
get
public org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory get()
-