Package org.ow2.joram.jakarta.jms.local
Interface LocalConnectionsMBean
-
- All Superinterfaces:
ConnectionManagerMBean
- All Known Implementing Classes:
LocalConnections
public interface LocalConnectionsMBean extends ConnectionManagerMBean
Adds JMX monitoring for local connections.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetAverageConnectionTime()Gets the average time for incoming local connections.-
Methods inherited from interface org.objectweb.joram.mom.proxies.ConnectionManagerMBean
activate, closeAllConnections, deactivate, getFailedLoginCount, getInitiatedConnectionCount, getMBeanName, getRunningConnectionsCount, getVersion, isActivated
-
-