public class WebDeploymentConfigurationAdapter extends Object implements WebDeploymentConfiguration
| Constructor and Description |
|---|
WebDeploymentConfigurationAdapter(org.wildfly.clustering.web.container.WebDeploymentConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentName() |
String |
getServerName() |
public WebDeploymentConfigurationAdapter(org.wildfly.clustering.web.container.WebDeploymentConfiguration configuration)
public String getServerName()
getServerName in interface WebDeploymentConfigurationpublic String getDeploymentName()
getDeploymentName in interface WebDeploymentConfigurationCopyright © 2020 JBoss by Red Hat. All rights reserved.