Guvnor - Structure Backend 6.2.0.CR4

org.guvnor.structure.backend.deployment
Class DeploymentConfigImpl

java.lang.Object
  extended by org.guvnor.structure.backend.deployment.DeploymentConfigImpl
All Implemented Interfaces:
DeploymentConfig

public class DeploymentConfigImpl
extends Object
implements DeploymentConfig


Constructor Summary
DeploymentConfigImpl(String identifier, Object deploymentUnit)
           
 
Method Summary
 Object getDeploymentUnit()
           
 String getIdentifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentConfigImpl

public DeploymentConfigImpl(String identifier,
                            Object deploymentUnit)
Method Detail

getIdentifier

public String getIdentifier()
Specified by:
getIdentifier in interface DeploymentConfig

getDeploymentUnit

public Object getDeploymentUnit()
Specified by:
getDeploymentUnit in interface DeploymentConfig

Guvnor - Structure Backend 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.