Class TransportLoggerFactorySPI

    • Method Detail

      • createTransportLogger

        public org.apache.activemq.transport.Transport createTransportLogger​(org.apache.activemq.transport.Transport transport)
                                                                      throws IOException
        Specified by:
        createTransportLogger in interface org.apache.activemq.TransportLoggerSupport.SPI
        Throws:
        IOException
      • createTransportLogger

        public org.apache.activemq.transport.Transport createTransportLogger​(org.apache.activemq.transport.Transport transport,
                                                                             String logWriterName,
                                                                             boolean dynamicManagement,
                                                                             boolean startLogging,
                                                                             int jmxPort)
                                                                      throws IOException
        Specified by:
        createTransportLogger in interface org.apache.activemq.TransportLoggerSupport.SPI
        Throws:
        IOException