Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.jdeveloper.deploy
Class DeploymentViewManager

java.lang.Object
  extended by oracle.jdeveloper.deploy.DeploymentViewManager


public class DeploymentViewManager
extends java.lang.Object

Entry point into the Deployment View APIs.


Constructor Summary
DeploymentViewManager()
           

 

Method Summary
static oracle.jdevimpl.deploy.fwk.DeploymentViewManagerImpl getImpl()
          Gets the DeploymentViewManager implementation.
static void setDeploymentViewInfo(DeployShell shell)
          Populate a DeployShell with DeploymentView information.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DeploymentViewManager

public DeploymentViewManager()

Method Detail

setDeploymentViewInfo

public static void setDeploymentViewInfo(DeployShell shell)
Populate a DeployShell with DeploymentView information.
Parameters:
shell -

getImpl

public static oracle.jdevimpl.deploy.fwk.DeploymentViewManagerImpl getImpl()
Gets the DeploymentViewManager implementation.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.