Uses of Interface
org.wildfly.clustering.web.service.session.DistributableSessionManagementProvider
-
Packages that use DistributableSessionManagementProvider Package Description org.wildfly.clustering.web.service.session -
-
Uses of DistributableSessionManagementProvider in org.wildfly.clustering.web.service.session
Fields in org.wildfly.clustering.web.service.session with type parameters of type DistributableSessionManagementProvider Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<DistributableSessionManagementProvider<DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>>>DistributableSessionManagementProvider. ATTACHMENT_KEYMethods in org.wildfly.clustering.web.service.session that return DistributableSessionManagementProvider Modifier and Type Method Description DistributableSessionManagementProvider<C>LegacySessionManagementProviderFactory. createSessionManagerProvider(org.jboss.as.server.deployment.DeploymentUnit unit, org.jboss.metadata.web.jboss.ReplicationConfig config)Deprecated.
-