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

Part Number E13941-04

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


Copyright 1996, 2010, 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 API Reference
11g Release 1 (10.3.4)

Part Number E13941-04