Package org.apache.log.output.jms

JMS based output destination LogTargets.

See:
          Description

Interface Summary
MessageBuilder Interface that classes implement to build JMS Messages.
 

Class Summary
AbstractJMSTarget A target that writes to a JMS Topic.
JMSQueueTarget A target that writes to a JMS Queue.
JMSTopicTarget A target that writes to a JMS Topic.
ObjectMessageBuilder Basic message factory that stores LogEvent in Message.
PropertyInfo A descriptor for each message property.
PropertyType A class to hold all constants for PropertyTypes.
TextMessageBuilder Basic message factory that stores LogEvent in Message.
 

Package org.apache.log.output.jms Description

JMS based output destination LogTargets.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.