| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.jar |
| Modifier and Type | Method and Description |
|---|---|
LibraryFileGroup |
FileGroups.findLibraryFileGroup(java.lang.String internalName) |
static LibraryFileGroup |
LibraryFileGroup.newDefaultGroup(java.lang.String displayName) |
| Modifier and Type | Method and Description |
|---|---|
static URLPath |
LibraryFileGroup.getContribPath(LibraryFileGroup group,
java.util.List<JLibrary> deployedLibs)
Returns a URLPath given a LibraryFileGroup and a list of dependent libraries.
|
protected void |
FileGroupPackager.processLibraryGroup(LibraryFileGroup group)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LibraryFileGroup |
ArchiveProfile.findLibraryFileGroup(java.lang.String internalName)
Returns the first LibraryFileGroup with the specified internal name.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<LibraryFileGroup> |
ArchiveProfile.findLibraryFileGroups() |