com.atomikos.jms
Interface HeuristicTopicSubscriber
- All Superinterfaces:
- HeuristicMessageConsumer, MessageConsumer, TopicSubscriber
public interface HeuristicTopicSubscriber
- extends HeuristicMessageConsumer, TopicSubscriber
Copyright © 2006, Atomikos. All rights reserved.
A topic subscriber with support for heuristic information. This information is
kept in the logs and can help to provide details in case of indoubt or
heuristic XA transactions during receive. All topic subscribers that you create
via the Atomikos JMS classes will return an instance of
this type. You can access the functionality by type-casting.
Topic functionality in this product was sponsored by Webtide.