| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.jar | 
| Modifier and Type | Method and Description | 
|---|---|
static NodeDependable[] | 
DependencyConfiguration.getAllJarDependables(Interdependency interdep)
Get all the Jar dependables starting from a Profile and branching out to all
 its ProfileDependants. 
 | 
static NodeDependable[] | 
DependencyConfiguration.getJarDependables(Interdependency profile)
Get the Jar Dependables of an Interdependency 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ArchiveEntry | 
ArchiveDeployer.createArchiveEntry(NodeDependable nodeDependable,
                  java.lang.String prefix)
Make an ArchiveEntry out of a NodeDependable. 
 |