Enum Class LocalCommandDispatcherFactoryServiceInstallerFactory

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

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