Package org.marketcetera.modules.remote.receiver

Remote Receiver Module capable of receiving data and emitting it to remote destinations.

See: Description

Package org.marketcetera.modules.remote.receiver Description

Remote Receiver Module capable of receiving data and emitting it to remote destinations.

See ReceiverFactory for more information on the module provider.

See ReceiverModule for details on the singleton module instance.

See ReceiverModuleMXBean for details on the management interface for the module instance.

Logging:

Note that the receiver module depends on log4j as documented in org.marketcetera.modules.remote.receiver.ReceiverModuleMXBean#setLogLevel(org.marketcetera.event.LogEvent.Level). If log4j is not used as the logger provider for slf4j, modules that emit log events into the receiver conditionally based on SLF4JLoggerProxy.is*Enabled() calls will not emit events correctly based on the currently configured value of receiver's log level getLogLevel().

JAAS Configuration

The receiver module performs automatic JAAS Configuration. See JaasConfiguration for details.

Since:
1.5.0
Version:
$Id: package-info.java 16154 2012-07-14 16:34:05Z colin $
Author:
anshul@marketcetera.com

Copyright © 2014. All Rights Reserved.