| Package | Description |
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.cmd | |
| oracle.jdeveloper.deploy.dt |
| Modifier and Type | Method and Description |
|---|---|
static Runnable |
DeploymentManager.deploy(int deploymentSequenceId,
DeployShell shell,
java.lang.Object lock)
Performs an asynchronous deployment using supplied shell.
|
| Modifier and Type | Method and Description |
|---|---|
Runnable |
ProfileDeployCmd.createRunnable() |
Runnable |
DeployCommand.createRunnable() |
| Modifier and Type | Method and Description |
|---|---|
abstract Runnable |
Deployment.deployAsync(Context context)
Deploy a context asynchronously.
|
abstract Runnable |
Deployment.deployAsync(Context context,
java.lang.Object command)
Deploy a context asynchronously using a specific command.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Iterator<Runnable> |
DeploymentRunManager.Iterator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DeploymentRunManager.addRunnable(Runnable runnable) |
static void |
DeploymentRunManager.manageUserFeedbackEvents(Runnable runnable,
org.netbeans.api.progress.ProgressHandle progressHandle) |
static void |
DeploymentRunManager.removeRunnable(Runnable runnable) |