@Scope(value=APPLICATION)
@BypassInterceptors
@Name(value="org.jboss.seam.jms.topicConnection")
@Install(precedence=10,
genericDependencies=org.jboss.seam.jms.ManagedTopicPublisher.class)
public class TopicConnection
extends org.jboss.seam.jms.TopicConnection
Constructor and Description |
---|
TopicConnection() |
Modifier and Type | Method and Description |
---|---|
String |
getTopicConnectionFactoryJndiName()
The JNDI name of the TopicConnectionFactory
|
public String getTopicConnectionFactoryJndiName()
getTopicConnectionFactoryJndiName
in class org.jboss.seam.jms.TopicConnection
Copyright © 2016 JBoss by Red Hat. All rights reserved.