org.guvnor.structure.backend.deployment
Class DeploymentConfigImpl
java.lang.Object
org.guvnor.structure.backend.deployment.DeploymentConfigImpl
- All Implemented Interfaces:
- DeploymentConfig
public class DeploymentConfigImpl
- extends Object
- implements DeploymentConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentConfigImpl
public DeploymentConfigImpl(String identifier,
Object deploymentUnit)
getIdentifier
public String getIdentifier()
- Specified by:
getIdentifier in interface DeploymentConfig
getDeploymentUnit
public Object getDeploymentUnit()
- Specified by:
getDeploymentUnit in interface DeploymentConfig
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.