JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
All Known Implementing Classes: 
JarDeployerFactory  
public interface DeployerFactory  
A Deployment Factory is reponsible for providing a Deployer, given a
 DeploymentSequenceId.
 Pre-defined DeploymentSequenceIds can be found in DeploymentConstants. New
 sequence Ids can be created by calling DeploymentManager.getDeploymentSequenceId.
 
 
 
 
Method Detail 
 
newDeployer 
Deployer  newDeployer(int deploymentSequenceId,
                     DeployShell  shell)Create and/or return an existing  Deployer.
Parameters: deploymentSequenceId - sequence id for the task this deployer will perform.shell - context in which deployer should be created. 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
Copyright © 1997, 2016, Oracle. All rights reserved.