Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Package weblogic.deploy.api.model

Provides interfaces and classes that represent represent the J2EE configuration of a deployable object.

See:
          Description

Interface Summary
WebLogicDDBean  
WebLogicDDBeanRoot  
 

Class Summary
WebLogicDeployableObject This class is the WebLogic Server implementation of DeployableObject.
WebLogicJ2eeApplicationObject This class is the WebLogic Server implementation of DeployableObject.
 

Package weblogic.deploy.api.model Description

Provides interfaces and classes that represent represent the J2EE configuration of a deployable object. A deployable object is a deployment container for an Enterprise Application or standalone module. The WebLogic Server implementation of the javax.enterprise.deploy.model interfaces enable you to work with applications that are stored in a WebLogic Server application installation directory, a formal directory structure used for managing application deployment files, deployments, and external WebLogic Deployment descriptors generated during the configuration process.


Copyright 1996, 2010, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04