Uses of Class
org.apache.activemq.transport.TransportLoggerView
-
Packages that use TransportLoggerView Package Description org.apache.activemq.transport The core Transport abstraction and support classes -
-
Uses of TransportLoggerView in org.apache.activemq.transport
Methods in org.apache.activemq.transport that return TransportLoggerView Modifier and Type Method Description TransportLoggerViewTransportLogger. getView()Gets the associated MBean for this TransportLogger.Methods in org.apache.activemq.transport with parameters of type TransportLoggerView Modifier and Type Method Description voidTransportLogger. setView(TransportLoggerView view)Sets the associated MBean for this TransportLogger.
-