|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractJmsManager | Base Class for Managers of JMS connections. |
AbstractJmsReceiver | Abstract base class for receiving LogEvents over JMS. |
JmsQueueManager | Manager for a JMS Queue. |
JmsQueueReceiver | Receives Log Events over a JMS Queue. |
JmsTopicManager | Manager for JMS Topic connections. |
JmsTopicReceiver | Receives Topic messages that contain LogEvents. |
Supporting network code for JMS appenders.
Note that you can use JmsQueueReceiver or JmsTopicReceiver as executable main classes to receive log events over JMS (sent via the appropriate JMS appender) that can be subsequently logged according to the configuration given to the running process. Of course, use of these classes as standalone executables are entirely optional and can be used directly in your application (e.g., through your Springbeans.xml
configuration).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.