| Package | Description |
|---|---|
| weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
| weblogic.management.deploy.internal |
Provides interfaces for
weblogic.management.deploy.internal. |
| weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
| Modifier and Type | Method | Description |
|---|---|---|
DBClientDataDirectoryMBean[] |
DomainMBean.getDBClientDataDirectories() |
The collection of DBClientDataDirectory deployments in this domain
|
DBClientDataDirectoryMBean |
DomainMBean.lookupDBClientDataDirectory(java.lang.String name) |
Look up the named DBClientDataDirectory module.
|
| Modifier and Type | Method | Description |
|---|---|---|
DBClientDataDirectoryMBean |
DeploymentProgressObjectMBean.getDBClientDataDirectoryMBean() |
Return the DBClientDataDirectoryMBean for the current deployment operation.
|