BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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.DEPLOY
          The DeploymentManager action operation being processed is deploy.
static WebLogicCommandType WebLogicCommandType.UPDATE
          The DeploymentManager action operation being processed is update configuration
static WebLogicCommandType WebLogicCommandType.DEACTIVATE
          Deprecated. inluded in support of 8.1 operations. Same behavior as CommandType.STOP
static WebLogicCommandType WebLogicCommandType.REMOVE
          Deprecated. inluded in support of 8.1 operations. Same behavior as CommandType.UNDEPLOY
static WebLogicCommandType WebLogicCommandType.ACTIVATE
          Deprecated. inluded in support of 8.1 operations. Same behavior as DEPLOY
 


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