|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
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)
DeployerFactory
newDeployer
in interface DeployerFactory
deploySequenceId
- 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.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |