Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Class
oracle.jdeveloper.deploy.VetoableDeployException

Packages that use VetoableDeployException
oracle.jdeveloper.deploy   

 

Uses of VetoableDeployException in oracle.jdeveloper.deploy

 

Methods in oracle.jdeveloper.deploy that throw VetoableDeployException
 void ModuleDeploymentListener.modulePackaged(T profile, DeployShell shell)
          Called after the Packaging Deployer for the Profile has executed.
 void ModuleDeploymentListener.moduleWillPackage(T profile, DeployShell shell)
          Called before the Packaging Deployer for the Profile executes.
 void DefaultDeployerListener.prepared(DeployEvent event)
           
 void DeployerListener.prepared(DeployEvent event)
           
 void ModuleDeploymentListener.profileCreated(T profile, DeployShell shell)
          Called before a Deployment Profile is opened for editing.
 void ModuleDeploymentListener.profileExpanded(T profile, DeployShell shell)
          Called after all filegroups have been expanded to actual file URLs.
 void ModuleDeploymentListener.profileWillExpand(T profile, DeployShell shell)
          Called before the Project and Workspace files are enumerated to determine filegroup matches.
 void ModuleDeploymentListener.profileWillSave(T profile, DeployShell shell)
          Called after a Profile has been edited, but before it is closed and saved.
 void DefaultDeployerListener.willDeploy(DeployEvent event)
           
 void DeployerListener.willDeploy(DeployEvent event)
           
 void DefaultDeployerListener.willPrepare(DeployEvent event)
           
 void DeployerListener.willPrepare(DeployEvent event)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.