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

E13403-07

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)
           
 


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

E13403-07

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