Uses of Interface
org.apache.activemq.transport.TransportLoggerControlMBean
-
Packages that use TransportLoggerControlMBean Package Description org.apache.activemq.transport The core Transport abstraction and support classes -
-
Uses of TransportLoggerControlMBean in org.apache.activemq.transport
Classes in org.apache.activemq.transport that implement TransportLoggerControlMBean Modifier and Type Class Description class
TransportLoggerControl
Implementation of the TransportLoggerControlMBean interface, which is an MBean used to control all TransportLoggers at once.
-