Interface LegacySessionManagementProviderFactory<C extends DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>


@Deprecated public interface LegacySessionManagementProviderFactory<C extends DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>
Deprecated.
Author:
Paul Ferraro
  • Method Details

    • createSessionManagerProvider

      DistributableSessionManagementProvider<C> createSessionManagerProvider(org.jboss.as.server.deployment.DeploymentUnit unit, org.jboss.metadata.web.jboss.ReplicationConfig config)
      Deprecated.