| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.jar | |
| oracle.jdevimpl.deploy.common | 
| Modifier and Type | Method and Description | 
|---|---|
StatefulDeployer | 
StatefulDeployment.getDeployer()
For internal use only. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractStatefulDeployer
A stateful deployer can persist for more than one deployment cycle. 
 | 
class  | 
BatchDeployer
Composite pattern. 
 | 
class  | 
BuildDeployer
Bridge from Deployment into the Build system. 
 | 
class  | 
DynamicDeployer
A DynamicDeployer is used to fetch another Deployer from a DeploymentFactory
 at runtime. 
 | 
class  | 
ModulePackager  | 
class  | 
NullDeployer
A null-deployer does not do anything, and does not fire any events. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArchiveDeployer
Deployer for a regular archive. 
 | 
class  | 
ArchivePreviewer
Preview functionality for regular JAR profiles. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
oracle.jdevimpl.deploy.common.ProfileDeployer
Base class for Deployers that operate on a deployment profile. 
 |