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