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