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
  • Constructor Details

    • ChannelCommandDispatcherFactoryContext

      public ChannelCommandDispatcherFactoryContext(String clusterName, String memberName)
  • Method Details

    • get

      public org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory get()