Class HotRodSessionManagementProvider

java.lang.Object
org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
org.wildfly.extension.clustering.web.session.hotrod.HotRodSessionManagementProvider
All Implemented Interfaces:
DistributableSessionManagementProvider

public class HotRodSessionManagementProvider extends AbstractSessionManagementProvider
Author:
Paul Ferraro
  • Constructor Details

  • Method Details

    • getSessionManagerFactoryServiceInstaller

      public <C> org.wildfly.subsystem.service.DeploymentServiceInstaller getSessionManagerFactoryServiceInstaller(org.wildfly.clustering.session.SessionManagerFactoryConfiguration<C> configuration)