Class HotRodSessionManagementServiceConfigurator

java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.web.SessionManagementServiceConfigurator<HotRodSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>
org.wildfly.extension.clustering.web.HotRodSessionManagementServiceConfigurator
All Implemented Interfaces:
Supplier<DistributableSessionManagementProvider<HotRodSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>>, ResourceServiceConfigurator, RemoteCacheConfiguration, ServiceConfigurator, ServiceNameProvider, DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>, HotRodSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>

public class HotRodSessionManagementServiceConfigurator extends SessionManagementServiceConfigurator<HotRodSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> implements HotRodSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
Author:
Paul Ferraro