|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.TransportLoggerSupport
public class TransportLoggerSupport
| Nested Class Summary | |
|---|---|
static interface |
TransportLoggerSupport.SPI
|
| Field Summary | |
|---|---|
static String |
defaultLogWriterName
|
static TransportLoggerSupport.SPI |
spi
|
| Constructor Summary | |
|---|---|
TransportLoggerSupport()
|
|
| Method Summary | |
|---|---|
static Transport |
createTransportLogger(Transport transport)
|
static Transport |
createTransportLogger(Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String defaultLogWriterName
public static final TransportLoggerSupport.SPI spi
| Constructor Detail |
|---|
public TransportLoggerSupport()
| Method Detail |
|---|
public static Transport createTransportLogger(Transport transport)
throws IOException
IOException
public static Transport createTransportLogger(Transport transport,
String logWriterName,
boolean dynamicManagement,
boolean startLogging,
int jmxPort)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||