public class DeployerEvent extends ContainerEvent
Modifier and Type | Field and Description |
---|---|
private DeploymentDescription |
deployment |
Constructor and Description |
---|
DeployerEvent(DeployableContainer<?> deployableContainer,
DeploymentDescription deployment) |
Modifier and Type | Method and Description |
---|---|
DeploymentDescription |
getDeployment() |
getDeployableContainer
private DeploymentDescription deployment
public DeployerEvent(DeployableContainer<?> deployableContainer, DeploymentDescription deployment)
public DeploymentDescription getDeployment()