org.apache.log.output.jms
public class JMSQueueTarget extends AbstractJMSTarget
Constructor Summary | |
---|---|
JMSQueueTarget(MessageBuilder builder, QueueConnectionFactory factory, Queue queue) | |
JMSQueueTarget(MessageBuilder builder, QueueConnectionFactory factory, Queue queue, ErrorHandler handler) |
Method Summary | |
---|---|
protected void | closeConnection() |
protected Session | getSession() |
protected void | openConnection() |
protected void | send(Message message) |