| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.war |
| Modifier and Type | Method and Description |
|---|---|
SelectedArchives |
CdaSettings.getSelectedArchives()
"Selected" archives are archives that come from the user's
project libraries that are set in the current active
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SelectedArchives.copyToImpl(SelectedArchives copy)
Design pattern for supporting strongly typed copying.
|
protected boolean |
SelectedArchives.equalsImpl(SelectedArchives sa)
This is a helper method for
equals(Object) that can
also be used by subclasses that implement equals(Object). |
void |
CdaSettings.setSelectedArchives(SelectedArchives selectedArchives) |
| Modifier and Type | Method and Description |
|---|---|
SelectedArchives |
WarProfile.getAppletArchives() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarProfile.setAppletArchives(SelectedArchives appletArchives) |