Guvnor - Structure Backend 6.2.0.CR4

org.guvnor.structure.backend.deployment
Class DeploymentConfigChangedEvent

java.lang.Object
  extended by org.guvnor.structure.backend.deployment.DeploymentConfigChangedEvent

public class DeploymentConfigChangedEvent
extends Object


Constructor Summary
DeploymentConfigChangedEvent()
           
DeploymentConfigChangedEvent(Object deploymentUnit)
           
 
Method Summary
 Object getDeploymentUnit()
           
 void setDeploymentUnit(Object deploymentUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentConfigChangedEvent

public DeploymentConfigChangedEvent()

DeploymentConfigChangedEvent

public DeploymentConfigChangedEvent(Object deploymentUnit)
Method Detail

getDeploymentUnit

public Object getDeploymentUnit()

setDeploymentUnit

public void setDeploymentUnit(Object deploymentUnit)

Guvnor - Structure Backend 6.2.0.CR4

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