This class is used for monitoring a WebLogic JDBC service. It maps to a JDBCResource JMO.
Since | 9.0.0.0 | ||
Fully Qualified Interface Name | If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:weblogic.management.runtime.JDBCServiceRuntimeMBean
|
||
Factory Methods | No factory methods. Instances of this MBean are created automatically. | ||
Access Points |
You can access this MBean from the following MBean attributes:
|
This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.
Returns the list of JDBCDataSourceRuntimeMBeans created in this domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JDBCDataSourceRuntimeMBean[] |
Relationship type: | Containment. |
Returns the list of JDBCDriverRuntimeMBeans created in this domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JDBCDriverRuntimeMBean[] |
Relationship type: | Containment. |
Returns the list of JDBCMultiDataSourceRuntimeMBeans created in this domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JDBCMultiDataSourceRuntimeMBean[] |
Relationship type: | Containment. |
This section describes the following attributes:
The health state of the JDBC subsystem.
Privileges | Read only |
Type | weblogic.health.HealthState |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Privileges | Read only |
Type | java.lang.String |
Return the immediate parent for this MBean
Privileges | Read/Write |
Type |
Returns the type of the MBean.
Privileges | Read only |
Type | java.lang.String |