| Package | Description |
|---|---|
| oracle.jdeveloper.deploy |
| Modifier and Type | Method and Description |
|---|---|
DeploymentModuleIO |
DeploymentModuleIOFactory.create(java.lang.String moduleIO)
Create a class to handle the IO of a deployment module, returns null
if it cannot create one using information in shell.
|
abstract DeploymentModuleIO |
DeploymentModule.getModuleIO()
Get the DeploymentModuleIO that persists this DeploymentModule
|