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

Part Number E27170-02

Uses of Package
weblogic.deploy.api.shared

Packages that use weblogic.deploy.api.shared
weblogic.deploy.api.model Provides interfaces and classes that represent represent the Java EE configuration of a deployable object. 
weblogic.deploy.api.shared Provides classes that represent the WebLogic Server-specific deployment commands, module types, and target types. 
weblogic.deploy.api.spi Provides interfaces and classes to handle specific configuration and deployment control for WebLogic Server. 
 

Classes in weblogic.deploy.api.shared used by weblogic.deploy.api.model
PlanConstants
          This interface defines constants used for deployment plan generation
 

Classes in weblogic.deploy.api.shared used by weblogic.deploy.api.shared
WebLogicCommandType
          Extends CommandType to provide additional DeploymentManager commands for WebLogic Server.
WebLogicModuleType
          This class extends javax.enterprise.deploy.shared.ModuleType to enumerate the deployable module types supported in WebLogic Server.
WebLogicTargetType
          This class enumerates the different types of deployment targets supported in WebLogic Server.
 

Classes in weblogic.deploy.api.shared used by weblogic.deploy.api.spi
PlanConstants
          This interface defines constants used for deployment plan generation
WebLogicModuleType
          This class extends javax.enterprise.deploy.shared.ModuleType to enumerate the deployable module types supported in WebLogic Server.
WebLogicTargetType
          This class enumerates the different types of deployment targets supported in WebLogic Server.
 


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-02