| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentModule | |
|---|---|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.jar | |
| Uses of DeploymentModule in oracle.jdeveloper.deploy | 
|---|
| Methods in oracle.jdeveloper.deploy that return DeploymentModule | |
|---|---|
| static DeploymentModule | DeploymentModule.create(Archive archive,
       java.lang.String ioModule,
       java.io.PrintWriter printWriter,
       java.lang.Object[] initialTags) | 
|  DeploymentModule | DeploymentModuleFactory.create(java.lang.Class<?> elementClass,
       oracle.jdeveloper.deploy.common.ModuleContext moduleContext)Create a DeploymentModule, based on contents of Shell. | 
| static DeploymentModule | DeploymentModule.create(java.lang.String ioModule) | 
| static DeploymentModule | DeploymentModule.create(java.lang.String ioModule,
       java.io.PrintWriter printWriter) | 
| abstract  DeploymentModule[] | DeploymentModule.getContainedModules() | 
| static DeploymentModule | DeployUtil.getDeploymentModule(DeployShell shell,
                    Profile profile)Get the Deployment Module for the specified Profile | 
| Methods in oracle.jdeveloper.deploy with parameters of type DeploymentModule | |
|---|---|
|  void | DeploymentModuleIO.setArchive(DeploymentModule archive)Sets the archive this Module I/O class should operate on. | 
| static void | DeployUtil.setDeploymentModule(DeployShell shell,
                    Profile profile,
                    DeploymentModule module)Sets the DeploymentModule in the topmost DeployShell shell. | 
| Constructors in oracle.jdeveloper.deploy with parameters of type DeploymentModule | |
|---|---|
| DeploymentModuleEvent(DeploymentModule module,
                      int type) | |
| DeploymentModuleEvent(DeploymentModule module,
                      int type,
                      ArchiveEntry entry) | |
| DeploymentModuleEvent(DeploymentModule module,
                      int type,
                      java.lang.Object tag) | |
| Uses of DeploymentModule in oracle.jdeveloper.deploy.jar | 
|---|
| Fields in oracle.jdeveloper.deploy.jar declared as DeploymentModule | |
|---|---|
| protected  DeploymentModule | ArchiveDeployer._depMod | 
| Methods in oracle.jdeveloper.deploy.jar that return DeploymentModule | |
|---|---|
|  DeploymentModule | ArchiveDeployer.getDeploymentModule(DeployShell shell)Returns the DeploymentModule that is being constructed by this Deployer. | 
| Methods in oracle.jdeveloper.deploy.jar with parameters of type DeploymentModule | |
|---|---|
| protected  void | ArchiveDeployer.addInitialContentSet(ArchiveProfile profile,
                     DeploymentModule archive,
                     DeployShell dsh) | 
| protected  void | ArchiveDeployer.maybeSetManifestClassPath(DeploymentModule archive,
                          ArchiveProfile profile,
                          DeployShell dsh) | 
| protected  void | ArchiveDeployer.release(DeploymentModule depMod) | 
|  void | ArchiveDeployer.setDeploymentModule(DeploymentModule module,
                    DeployShell shell) | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||