| Package | Description |
|---|---|
| org.codehaus.plexus.application.event |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeployEvent
Signals an (un/re)deployment event;
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationListener.deployedApplication(DeployEvent event) |
void |
ApplicationListener.redeployedApplication(DeployEvent event) |
void |
ApplicationListener.undeployedApplication(DeployEvent event) |
Copyright © 2001-2012 Codehaus. All Rights Reserved.