|
Class Summary |
| AfterDeploy |
Event fired After DeployableContainer deployment. |
| AfterSetup |
Event fired After the DeployableContainer is setup. |
| AfterStart |
Event fired After the DeployableContainer is started. |
| AfterStop |
Event fired After the DeployableContainer is stopped. |
| AfterUnDeploy |
Event fired After DeployableContainer undeployment. |
| BeforeDeploy |
Event fired Before DeployableContainer deployment. |
| BeforeSetup |
Event fired Before the DeployableContainer is setup. |
| BeforeStart |
Event fired Before the DeployableContainer is started. |
| BeforeStop |
Event fired Before the DeployableContainer is stopped. |
| BeforeUnDeploy |
Event fired Before DeployableContainer undeployment. |
| ContainerEvent |
Base for events fired in the Container life cycle |