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
-
Constructor Summary
ConstructorsConstructorDescriptionInfinispanSessionManagementServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Modifier and TypeMethodDescriptionconfigure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) DistributableSessionManagementProvider<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>get()Methods inherited from class org.wildfly.extension.clustering.web.SessionManagementServiceConfigurator
build, getAttributePersistenceStrategy, getMarshallerFactory, getRouteLocatorServiceConfiguratorFactoryMethods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration
getAttributePersistenceStrategy, getMarshallerFactoryMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
InfinispanSessionManagementServiceConfigurator
public InfinispanSessionManagementServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
configure
public ServiceConfigurator configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Specified by:
configurein interfaceResourceServiceConfigurator- Overrides:
configurein classSessionManagementServiceConfigurator<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>- Throws:
org.jboss.as.controller.OperationFailedException
-
get
public DistributableSessionManagementProvider<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> get()- Specified by:
getin interfaceSupplier<DistributableSessionManagementProvider<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>>
-
getContainerName
- Specified by:
getContainerNamein interfaceInfinispanCacheConfiguration
-
getCacheName
- Specified by:
getCacheNamein interfaceInfinispanCacheConfiguration
-