Log4j 1.1.3

org.apache.log4j.net
Class JMSSink

java.lang.Object
  |
  +--org.apache.log4j.net.JMSSink

public class JMSSink
extends Object

A simple application receiving the logging events sent by a JMSAppender.

Author:
Ceki Gülcü

Constructor Summary
JMSSink()
           
 
Method Summary
protected static Object lookup(javax.naming.Context ctx, String name)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSSink

public JMSSink()
Method Detail

main

public static void main(String[] args)

lookup

protected static Object lookup(javax.naming.Context ctx,
                               String name)
                        throws javax.naming.NamingException

Log4j 1.1.3

Please notify me about new log4j releases.