public interface DistributableWebDeploymentConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getImmutableClasses()
Returns a list of immutable session attribute classes.
|
org.wildfly.clustering.web.session.DistributableSessionManagementProvider |
getSessionManagement()
Returns a deployment-specific session management provider.
|
String |
getSessionManagementName()
References the name of a session management provider.
|
String getSessionManagementName()
org.wildfly.clustering.web.session.DistributableSessionManagementProvider getSessionManagement()
Copyright © 2019 JBoss by Red Hat. All rights reserved.