| Package | Description |
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.jar |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentModule
A DeploymentModule provides an interface for managing events and
the persistence of a deployable Archive.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultArchive |
DefaultArchive.create(boolean includeManifest,
boolean forceRewrite)
Convenience method.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultArchive.copyToImpl(DefaultArchive copy) |
| Modifier and Type | Method and Description |
|---|---|
DefaultArchive |
ArchiveDeployer.getArchive()
Deprecated.
use getDeploymentModule() instead.
|