Interface | Description |
---|---|
TransportLoggerControlMBean |
MBean used to manage all of the TransportLoggers at once.
|
TransportLoggerViewMBean |
MBean to manage a single Transport Logger.
|
Class | Description |
---|---|
TransportFactorySupport | |
TransportLogger |
This TransportFilter implementation writes output to a log
as it intercepts commands / events before sending them to the
following layer in the Transport stack.
|
TransportLoggerControl |
Implementation of the TransportLoggerControlMBean interface,
which is an MBean used to control all TransportLoggers at once.
|
TransportLoggerFactory |
Singleton class to create TransportLogger objects.
|
TransportLoggerFactorySPI | |
TransportLoggerView |
Class implementing the TransportLoggerViewMBean interface.
|
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.