BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Package weblogic.management.deploy

Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain.

See:
          Description

 

Class Summary
DeployerRuntime Deprecated. since WLS 9.0 .
DeploymentData Deprecated. since WLS 9.0 .
DeploymentTaskRuntime.DeploymentAction  
TargetStatus Deprecated. since WLS 9.0 .
 

Package weblogic.management.deploy Description

Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain.

A deployment task is initiated through a DeployerRuntimeMBean - a singleton (an object for which only one instance exists) that resides on a WebLogic Administration Server. DeployerRuntimeMBean provides methods for distributing, starting, stopping, and undeploying a deployment unit. Each method returns a DeploymentTaskRuntimeMBean that encapsulates the request and provides the means for tracking its progress.


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