| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.jar | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | DeploymentManager. registerDeployerFactory(java.lang.Class deployable,
                       java.lang.Class parent,
                       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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JarDeployerFactoryA basic  DeployerFactoryimplementation. |