Class WebDeploymentConfigurationAdapter
java.lang.Object
org.wildfly.clustering.web.undertow.session.WebDeploymentConfigurationAdapter
- All Implemented Interfaces:
org.wildfly.clustering.server.deployment.DeploymentConfiguration
- Direct Known Subclasses:
SessionManagerFactoryConfigurationAdapter
public class WebDeploymentConfigurationAdapter
extends Object
implements org.wildfly.clustering.server.deployment.DeploymentConfiguration
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
WebDeploymentConfigurationAdapter
-
-
Method Details
-
getServerName
- Specified by:
getServerNamein interfaceorg.wildfly.clustering.server.deployment.DeploymentConfiguration
-
getDeploymentName
- Specified by:
getDeploymentNamein interfaceorg.wildfly.clustering.server.deployment.DeploymentConfiguration
-
getClassLoader
- Specified by:
getClassLoaderin interfaceorg.wildfly.clustering.server.deployment.DeploymentConfiguration
-