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

Part Number E13941-02

Uses of Class
weblogic.deploy.api.shared.WebLogicCommandType

Packages that use WebLogicCommandType
weblogic.deploy.api.shared Provides classes that represent the WebLogic Server-specific deployment commands, module types, and target types. 
 

Uses of WebLogicCommandType in weblogic.deploy.api.shared
 

Fields in weblogic.deploy.api.shared declared as WebLogicCommandType
static WebLogicCommandType WebLogicCommandType.ACTIVATE
          Deprecated. inluded in support of 8.1 operations. Same behavior as WebLogicCommandType.DEPLOY
static WebLogicCommandType WebLogicCommandType.DEACTIVATE
          Deprecated. inluded in support of 8.1 operations. Same behavior as #STOP
static WebLogicCommandType WebLogicCommandType.DEPLOY
          The DeploymentManager action operation being processed is deploy.
static WebLogicCommandType WebLogicCommandType.REMOVE
          Deprecated. inluded in support of 8.1 operations. Same behavior as #UNDEPLOY
static WebLogicCommandType WebLogicCommandType.UPDATE
          The DeploymentManager action operation being processed is update configuration
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, 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 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02