| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| AppDeploymentRuntimeMBean[] | DeploymentManagerMBean. getAppDeploymentRuntimes()Provides access to the applications that are deployed in the
 domain. | 
| AppDeploymentRuntimeMBean | DeploymentManagerMBean. lookupAppDeploymentRuntime(String appName)Finds the application deployment runtime MBean for an application. | 
| AppDeploymentRuntimeMBean | DeploymentManagerMBean. lookupAppDeploymentRuntime(String appName,
                          Properties deploymentOptions)Finds the application deployment runtime MBean for an application based on the deploymentOptions parameter. |