Skip navigation links

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

E13403-10


Uses of Interface
oracle.jdeveloper.deploy.DeploymentModuleFactory

Packages that use DeploymentModuleFactory
oracle.jdeveloper.deploy   

 

Uses of DeploymentModuleFactory in oracle.jdeveloper.deploy

 

Methods in oracle.jdeveloper.deploy that return DeploymentModuleFactory
 DeploymentModuleFactory DeployShell.getDeploymentModuleFactory()
          Returns a factory that can be used to create DeploymentModule(s) for this deployment-run.

 

Methods in oracle.jdeveloper.deploy with parameters of type DeploymentModuleFactory
static void DeploymentManager.registerDeploymentModuleFactory(java.lang.Class clazz, DeploymentModuleFactory factory)
           
 void DeployShell.setDeploymentModuleFactory(DeploymentModuleFactory factory)
           
static void DeploymentManager.upgradeDeploymentModuleFactory(java.lang.Class clazz, DeploymentModuleFactory factory)
           

 


Skip navigation links

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

E13403-10


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