Uses of Class
org.apache.activemq.transport.TransportLoggerView
Packages that use TransportLoggerView
-
Uses of TransportLoggerView in org.apache.activemq.transport
Methods in org.apache.activemq.transport that return TransportLoggerViewModifier and TypeMethodDescriptionTransportLogger.getView()Gets the associated MBean for this TransportLogger.Methods in org.apache.activemq.transport with parameters of type TransportLoggerViewModifier and TypeMethodDescriptionvoidTransportLogger.setView(TransportLoggerView view) Sets the associated MBean for this TransportLogger.