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