public interface DiameterRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean
Modifier and Type | Method and Description |
---|---|
long |
getDestroyedServerDiameterSessionCount()
Returns the destroyed Diameter session count.
|
long |
getDiameterMessageReceivedCount()
Returns the total Diameter message received count.
|
long |
getServerDiameterSessionCount()
Returns the total Diameter session count.
|
addPropertyChangeListener, preDeregister, removePropertyChangeListener
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
long getServerDiameterSessionCount()
long getDestroyedServerDiameterSessionCount()
long getDiameterMessageReceivedCount()