public interface JmsContextManager
JMS topic
and a JMS connection factory
.Modifier and Type | Method and Description |
---|---|
javax.jms.ConnectionFactory |
getConnectionFactory()
Gets a
JMS connection factory . |
javax.jms.Topic |
getTopic()
Gets a
JMS topic . |
javax.jms.Topic getTopic() throws InternalServerErrorException
JMS topic
.JMS topic
.InternalServerErrorException
- if an error occurs getting the JMS topic
.javax.jms.ConnectionFactory getConnectionFactory() throws InternalServerErrorException
JMS connection factory
.JMS connection factory
.InternalServerErrorException
- if an error occurs getting
the JMS connection factory
.Copyright 2011-2017 ForgeRock AS.