| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.j2ee | |
| oracle.jdeveloper.deploy.jar |
| Modifier and Type | Method and Description |
|---|---|
ArchiveOptions |
ModuleContext.getArchiveOptions() |
| Modifier and Type | Method and Description |
|---|---|
static ModuleContext |
ModuleContext.newInstance(DeployShell shell,
Archive archive,
ArchiveOptions options) |
void |
ModuleContext.setArchiveOptions(ArchiveOptions archiveOptions) |
| Constructor and Description |
|---|
ModuleContext(DeployShell shell,
Archive archive,
ArchiveOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
J2eePackaging.setArchiveOptions(ArchiveOptions archiveOptions) |
| Modifier and Type | Method and Description |
|---|---|
ArchiveOptions |
JarPackaging.getArchiveOptions()
Returns a structure describing the JAR options that should be
applied when building the output JAR.
|
ArchiveOptions |
ArchiveProfile.getArchiveOptions() |
protected ArchiveOptions |
ArchiveDeployer.getArchiveOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ArchiveOptions.copyToImpl(ArchiveOptions copy) |
protected boolean |
ArchiveOptions.equalsImpl(ArchiveOptions opts) |
void |
ArchiveProfile.setArchiveOptions(ArchiveOptions archiveOptions) |