| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.jdeveloper.deploy.ProfileDeployerFactory
oracle.jdeveloper.deploy.ProfileDeployerFactory
public class ProfileDeployerFactory
Base DeployerFactory, this factory is at the head of the chain of factories that will be consulted when a Deployer for a particular Profile is required.
| Constructor Summary | |
|---|---|
| ProfileDeployerFactory() | |
| Method Summary | |
|---|---|
|  Deployer | newDeployer(int deploymentSequenceId, 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 | 
| Constructor Detail | 
|---|
public ProfileDeployerFactory()
| Method Detail | 
|---|
public Deployer newDeployer(int deploymentSequenceId,
                            DeployShell shell)
DeployerFactorynewDeployer in interface DeployerFactorydeploymentSequenceId - 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.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||