Class TransportLoggerSupport

java.lang.Object
org.apache.activemq.TransportLoggerSupport

public class TransportLoggerSupport extends Object
Author:
Hiram Chirino
  • Field Details

    • defaultLogWriterName

      public static String defaultLogWriterName
    • defaultJmxPort

      public static int defaultJmxPort
      Default port to control the transport loggers through JMX
    • spi

      public static final TransportLoggerSupport.SPI spi
  • Constructor Details

    • TransportLoggerSupport

      public TransportLoggerSupport()
  • Method Details