public class TransportLoggerFactorySPI extends Object implements org.apache.activemq.TransportLoggerSupport.SPI
| Constructor and Description |
|---|
TransportLoggerFactorySPI() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.transport.Transport |
createTransportLogger(org.apache.activemq.transport.Transport transport) |
org.apache.activemq.transport.Transport |
createTransportLogger(org.apache.activemq.transport.Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort) |
public org.apache.activemq.transport.Transport createTransportLogger(org.apache.activemq.transport.Transport transport)
throws IOException
createTransportLogger in interface org.apache.activemq.TransportLoggerSupport.SPIIOExceptionpublic org.apache.activemq.transport.Transport createTransportLogger(org.apache.activemq.transport.Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort)
throws IOException
createTransportLogger in interface org.apache.activemq.TransportLoggerSupport.SPIIOExceptionCopyright © 2017 Power TAC. All rights reserved.