|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ApplicationVersionLifecycleEvent | |
---|---|
weblogic.application | This package contains public WebLogic Application classes / interfaces. |
Uses of ApplicationVersionLifecycleEvent in weblogic.application |
---|
Methods in weblogic.application with parameters of type ApplicationVersionLifecycleEvent | |
---|---|
void |
ApplicationVersionLifecycleListener.postDelete(ApplicationVersionLifecycleEvent evt)
Invoked after an application version is deleted. |
void |
ApplicationVersionLifecycleListener.postDeploy(ApplicationVersionLifecycleEvent evt)
Invoked after an application version is deployed successfully. |
void |
ApplicationVersionLifecycleListener.preDeploy(ApplicationVersionLifecycleEvent evt)
Invoked when an application version deploy or redeploy operation is initiated. |
void |
ApplicationVersionLifecycleListener.preUndeploy(ApplicationVersionLifecycleEvent evt)
Invoked when an application version undeploy operation is initiated. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |