| Package | Description |
|---|---|
| weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
| Modifier and Type | Method | Description |
|---|---|---|
PluginDeploymentRuntimeMBean[] |
DeploymentManagerMBean.getPluginDeploymentRuntimes() |
Provides access to the plugin instances that are deployed to the
domain.
|
PluginDeploymentRuntimeMBean |
DeploymentManagerMBean.lookupPluginDeploymentRuntime(java.lang.String pluginDeploymentName) |
Find the dbclientdata deployment runtime MBean for a DBClientData module.
|