Enum Class CacheContainerCommandDispatcherFactoryServiceInstallerFactory

java.lang.Object
java.lang.Enum<CacheContainerCommandDispatcherFactoryServiceInstallerFactory>
org.wildfly.extension.clustering.server.dispatcher.CacheContainerCommandDispatcherFactoryServiceInstallerFactory
All Implemented Interfaces:
Serializable, Comparable<CacheContainerCommandDispatcherFactoryServiceInstallerFactory>, Constable, BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,Map.Entry<String,String>,org.wildfly.subsystem.service.ServiceInstaller>

public enum CacheContainerCommandDispatcherFactoryServiceInstallerFactory extends Enum<CacheContainerCommandDispatcherFactoryServiceInstallerFactory> implements BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,Map.Entry<String,String>,org.wildfly.subsystem.service.ServiceInstaller>
Author:
Paul Ferraro