Class InfinispanSessionManagementServiceConfigurator

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

public class InfinispanSessionManagementServiceConfigurator extends SessionManagementServiceConfigurator<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> implements InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
Service configurator for Infinispan session management providers.
Author:
Paul Ferraro