This project has retired. For details please refer to its Attic page.

Uses of Class
org.apache.log.output.jms.AbstractJMSTarget

Packages that use AbstractJMSTarget
org.apache.log.output.jms JMS based output destination LogTargets. 
 

Uses of AbstractJMSTarget in org.apache.log.output.jms
 

Subclasses of AbstractJMSTarget in org.apache.log.output.jms
 class JMSQueueTarget
          A target that writes to a JMS Queue.
 class JMSTopicTarget
          A target that writes to a JMS Topic.
 



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