Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Interface
weblogic.j2ee.descriptor.wl.DeploymentPlanBean

Packages that use DeploymentPlanBean
weblogic.deploy.api.model Provides interfaces and classes that represent represent the J2EE configuration of a deployable object. 
weblogic.deploy.api.spi Provides interfaces and classes to handle specific configuration and deployment control for WebLogic Server. 
 

Uses of DeploymentPlanBean in weblogic.deploy.api.model
 

Methods in weblogic.deploy.api.model that return DeploymentPlanBean
 DeploymentPlanBean WebLogicDeployableObject.getPlanBean()
           
 

Uses of DeploymentPlanBean in weblogic.deploy.api.spi
 

Methods in weblogic.deploy.api.spi that return DeploymentPlanBean
 DeploymentPlanBean WebLogicDeploymentConfiguration.getPlan()
          Returns the bean tree for the current deployment plan.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01