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 TransportLoggerFactorySPI()
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 © 2005–2020 The Apache Software Foundation. All rights reserved.