|
JBoss Seam Int JBossAS 6.0.0.GA-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.seam.jms.TopicConnection
org.jboss.seam.integration.jbossas.jms.TopicConnection
@Scope(value=APPLICATION) @BypassInterceptors @Name(value="org.jboss.seam.jms.topicConnection") @Install(precedence=10, genericDependencies=org.jboss.seam.jms.ManagedTopicPublisher.class) public class TopicConnection
Override Seam's TopicConnection to return a different JNDI name for the connection factory
Constructor Summary | |
---|---|
TopicConnection()
|
Method Summary | |
---|---|
String |
getTopicConnectionFactoryJndiName()
The JNDI name of the TopicConnectionFactory |
Methods inherited from class org.jboss.seam.jms.TopicConnection |
---|
destroy, getTopicConnection, init, instance, setTopicConnectionFactoryJndiName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TopicConnection()
Method Detail |
---|
public String getTopicConnectionFactoryJndiName()
getTopicConnectionFactoryJndiName
in class org.jboss.seam.jms.TopicConnection
|
JBoss Seam Int JBossAS 6.0.0.GA-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |