public interface JoltConnectionServiceRuntimeMBean extends RuntimeMBean
This class is used for monitoring a WebLogic Jolt component
| Modifier and Type | Method and Description | 
|---|---|
| int | getConnectionPoolCount()The number of configured Jolt connection pools. | 
| JoltConnectionPoolRuntimeMBean[] | getConnectionPools()An array of  JoltConnectionPoolRuntimeMBeansthat
 each represents the statistics for a Jolt Connection Pool. | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerint getConnectionPoolCount()
The number of configured Jolt connection pools.
JoltConnectionPoolRuntimeMBean[] getConnectionPools()
An array of JoltConnectionPoolRuntimeMBeans that
 each represents the statistics for a Jolt Connection Pool.
JoltConnectionPoolRuntimeMBean