org.apache.logging.log4j.core.net.mom.jms
Class JmsQueueReceiver

java.lang.Object
  extended by org.apache.logging.log4j.core.net.mom.jms.JmsQueueReceiver

public class JmsQueueReceiver
extends Object

Receives Log Events over a JMS Queue. This implementation expects that all messages will contain a serialized LogEvent.


Constructor Summary
JmsQueueReceiver()
           
 
Method Summary
static void main(String[] args)
          Main startup for the receiver.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsQueueReceiver

public JmsQueueReceiver()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Main startup for the receiver.

Parameters:
args - The command line arguments.
Throws:
Exception - if an error occurs.


Copyright © 1999-2015 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.