public class DeploymentConfigImpl extends Object implements DeploymentConfig
| Constructor and Description |
|---|
DeploymentConfigImpl(String identifier,
Object deploymentUnit) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDeploymentUnit() |
String |
getIdentifier() |
public String getIdentifier()
getIdentifier in interface DeploymentConfigpublic Object getDeploymentUnit()
getDeploymentUnit in interface DeploymentConfigCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.