Class InfinispanLegacySessionManagementProviderFactory

java.lang.Object
org.wildfly.extension.clustering.web.session.infinispan.InfinispanLegacySessionManagementProviderFactory
All Implemented Interfaces:
Function<org.jboss.as.server.deployment.DeploymentUnit,ByteBufferMarshaller>, LegacySessionManagementProviderFactory<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>

@MetaInfServices(org.wildfly.clustering.web.service.session.LegacySessionManagementProviderFactory.class) @Deprecated public class InfinispanLegacySessionManagementProviderFactory extends Object implements LegacySessionManagementProviderFactory<InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>, Function<org.jboss.as.server.deployment.DeploymentUnit,ByteBufferMarshaller>
Deprecated.
Author:
Paul Ferraro