org.apache.activemq
Interface TransportLoggerSupport.SPI

Enclosing class:
TransportLoggerSupport

public static interface TransportLoggerSupport.SPI


Method Summary
 Transport createTransportLogger(Transport transport)
           
 Transport createTransportLogger(Transport transport, java.lang.String logWriterName, boolean dynamicManagement, boolean startLogging, int jmxPort)
           
 

Method Detail

createTransportLogger

Transport createTransportLogger(Transport transport)
                                throws java.io.IOException
Throws:
java.io.IOException

createTransportLogger

Transport createTransportLogger(Transport transport,
                                java.lang.String logWriterName,
                                boolean dynamicManagement,
                                boolean startLogging,
                                int jmxPort)
                                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2015 Red Hat, Inc.. All Rights Reserved.