Class DeploymentConfigImpl

  • All Implemented Interfaces:
    org.guvnor.structure.deployment.DeploymentConfig

    public class DeploymentConfigImpl
    extends Object
    implements org.guvnor.structure.deployment.DeploymentConfig
    • Constructor Detail

      • DeploymentConfigImpl

        public DeploymentConfigImpl​(String identifier,
                                    Object deploymentUnit)
    • Method Detail

      • getIdentifier

        public String getIdentifier()
        Specified by:
        getIdentifier in interface org.guvnor.structure.deployment.DeploymentConfig
      • getDeploymentUnit

        public Object getDeploymentUnit()
        Specified by:
        getDeploymentUnit in interface org.guvnor.structure.deployment.DeploymentConfig