Enum Class ChannelCommandDispatcherFactoryServiceInstallerFactory

java.lang.Object
java.lang.Enum<ChannelCommandDispatcherFactoryServiceInstallerFactory>
org.wildfly.extension.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceInstallerFactory
All Implemented Interfaces:
Serializable, Comparable<ChannelCommandDispatcherFactoryServiceInstallerFactory>, Constable, Function<String,org.wildfly.subsystem.service.ServiceInstaller>

public enum ChannelCommandDispatcherFactoryServiceInstallerFactory extends Enum<ChannelCommandDispatcherFactoryServiceInstallerFactory> implements Function<String,org.wildfly.subsystem.service.ServiceInstaller>
Builds a channel-based CommandDispatcherFactory service.
Author:
Paul Ferraro