| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployerFactory | |
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.jar | |
| Uses of DeployerFactory in oracle.jdeveloper.deploy | 
|---|
| Classes in oracle.jdeveloper.deploy that implement DeployerFactory | |
|---|---|
|  class | ProfileDeployerFactoryBase DeployerFactory, this factory is at the head of the chain of factories that will be consulted when a Deployer for a particular Profile is required. | 
| Methods in oracle.jdeveloper.deploy with parameters of type DeployerFactory | |
|---|---|
| static void | DeploymentManager.registerDeployerFactory(java.lang.Class clazz,
                        java.lang.Class parentClazz,
                        DeployerFactory factory)Registers a new Deployer factory with the Deployment Framework. | 
| static void | DeploymentManager.upgradeDeployerFactory(java.lang.Class clazz,
                       DeployerFactory factory)Upgrades or extends an existing Factory. | 
| Uses of DeployerFactory in oracle.jdeveloper.deploy.jar | 
|---|
| Classes in oracle.jdeveloper.deploy.jar that implement DeployerFactory | |
|---|---|
|  class | JarDeployerFactoryA basic DeployerFactoryimplementation. | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||