Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
14.1.1.0.0

F18248-03

Package weblogic.management.deploy

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.

Skip navigation links
Copyright 1996, 2021, Oracle and/or its affiliates. All rights reserved.