org.apache.activemq
Class TransportLoggerSupport
java.lang.Object
org.apache.activemq.TransportLoggerSupport
public class TransportLoggerSupport
- extends Object
- Author:
- Hiram Chirino
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultLogWriterName
public static String defaultLogWriterName
spi
public static final TransportLoggerSupport.SPI spi
TransportLoggerSupport
public TransportLoggerSupport()
createTransportLogger
public static Transport createTransportLogger(Transport transport)
throws IOException
- Throws:
IOException
createTransportLogger
public static Transport createTransportLogger(Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort)
throws IOException
- Throws:
IOException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.