BEA Systems, Inc.

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

Packages that use WebLogicCommandType
weblogic.deploy.api.shared   
 

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 CommandType.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 CommandType.UNDEPLOY
static WebLogicCommandType WebLogicCommandType.UPDATE
          The DeploymentManager action operation being processed is update configuration
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.