Package | Description |
---|---|
oracle.jdeveloper.deploy | |
oracle.jdeveloper.deploy.shell |
Modifier and Type | Method and Description |
---|---|
static void |
DeploymentManager.registerDeploymentModuleFactory(java.lang.String forClass,
DeploymentModuleFactory factory) |
static void |
DeploymentManager.upgradeDeploymentModuleFactory(java.lang.String forClass,
DeploymentModuleFactory factory) |
Modifier and Type | Method and Description |
---|---|
DeploymentModuleFactory |
JavaDeployment.getDeploymentModuleFactory()
Returns a factory that can be used to create DeploymentModule(s) for this
deployment-run.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaDeployment.setDeploymentModuleFactory(DeploymentModuleFactory factory) |