| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.deploy.jar.JarDeployerFactory
public class JarDeployerFactory
A basic DeployerFactory implementation.
| Field Summary | |
|---|---|
static int | 
DEPENDENCY_ANALYZER | 
| Constructor Summary | |
|---|---|
JarDeployerFactory() | 
|
| Method Summary | |
|---|---|
 Deployer | 
newDeployer(int deploySequenceId, DeployShell shell)Create and/or return an existing Deployer.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final int DEPENDENCY_ANALYZER
| Constructor Detail | 
|---|
public JarDeployerFactory()
| Method Detail | 
|---|
public Deployer newDeployer(int deploySequenceId,
                            DeployShell shell)
DeployerFactorynewDeployer in interface DeployerFactorydeploySequenceId - 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 Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||