|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicConnectionFactoryBean | |
|---|---|
| com.atomikos.jms | |
| Uses of TopicConnectionFactoryBean in com.atomikos.jms |
|---|
| Methods in com.atomikos.jms that return TopicConnectionFactoryBean | |
|---|---|
TopicConnectionFactoryBean |
TopicSubscriberSessionPool.getTopicConnectionFactoryBean()
Gets the topic connection factory. |
TopicConnectionFactoryBean |
TopicSubscriberSession.getTopicConnectionFactoryBean()
Gets the connection factory used. |
TopicConnectionFactoryBean |
TopicPublisherSessionFactory.getTopicConnectionFactoryBean()
Gets the topic connection factory. |
TopicConnectionFactoryBean |
TopicPublisherSession.getTopicConnectionFactoryBean()
Gets the connection factory. |
| Methods in com.atomikos.jms with parameters of type TopicConnectionFactoryBean | |
|---|---|
void |
TopicSubscriberSessionPool.setTopicConnectionFactoryBean(TopicConnectionFactoryBean bean)
Sets the topic connection factory to use (required). |
void |
TopicSubscriberSession.setTopicConnectionFactoryBean(TopicConnectionFactoryBean factory)
Sets the connection factory to use. |
void |
TopicPublisherSessionFactory.setTopicConnectionFactoryBean(TopicConnectionFactoryBean factory)
Sets the topic connection factory to use (required). |
void |
TopicPublisherSession.setTopicConnectionFactoryBean(TopicConnectionFactoryBean bean)
Sets the connection factory to use (required). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||