Interface DistributableSessionManagementProviderFactory
public interface DistributableSessionManagementProviderFactory
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptioncreateSessionManagementProvider(DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit> configuration, BinaryServiceConfiguration cacheConfiguration, RouteLocatorProvider locatorProvider)
-
Method Details
-
createSessionManagementProvider
DistributableSessionManagementProvider createSessionManagementProvider(DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit> configuration, BinaryServiceConfiguration cacheConfiguration, RouteLocatorProvider locatorProvider)
-