

Public Member Functions | |
| TopicSession | createTopicSession () throws ConnectionException |
Interface class. Defines an interface to manage a JMS topic connection.
| TopicSession cern::cmw::mom::pubsub::impl::JMSTopicConnection::createTopicSession | ( | ) | throws ConnectionException |
Create a topic session.
| ConnectionException | The system failed to create a session. |
Implemented in cern::cmw::mom::pubsub::impl::ACSJMSTopicConnectionImpl, and cern::cmw::mom::pubsub::impl::DefaultJMSTopicConnectionImpl.
Referenced by cern::cmw::mom::pubsub::impl::DefaultSubscriberImpl::initialize(), cern::cmw::mom::pubsub::impl::DefaultPublisherImpl::initialize(), cern::cmw::mom::pubsub::impl::DefaultSubscriberImpl::recoverSubscriptions(), and cern::cmw::mom::pubsub::impl::DefaultSubscriberImpl::subscribe().
1.6.2