public class TransportLoggerFactorySPI extends Object implements TransportLoggerSupport.SPI
| Constructor and Description |
|---|
TransportLoggerFactorySPI() |
| Modifier and Type | Method and Description |
|---|---|
Transport |
createTransportLogger(Transport transport) |
Transport |
createTransportLogger(Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort) |
public TransportLoggerFactorySPI()
public Transport createTransportLogger(Transport transport) throws IOException
createTransportLogger in interface TransportLoggerSupport.SPIIOExceptionpublic Transport createTransportLogger(Transport transport, String logWriterName, boolean dynamicManagement, boolean startLogging, int jmxPort) throws IOException
createTransportLogger in interface TransportLoggerSupport.SPIIOExceptionCopyright © 2005–2021 FuseSource, Corp.. All rights reserved.