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