Public Member Functions

com.cosylab.acs.jms.ACSJMSTopicConnectionFactory Class Reference

Inheritance diagram for com.cosylab.acs.jms.ACSJMSTopicConnectionFactory:
com.cosylab.acs.jms.ACSJMSConnectionFactory

List of all members.

Public Member Functions

 ACSJMSTopicConnectionFactory (ContainerServicesBase containerServices)
TopicConnection createTopicConnection () throws JMSException
TopicConnection createTopicConnection (String arg0, String arg1) throws JMSException

Detailed Description

Author:
kzagar

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor & Destructor Documentation

com.cosylab.acs.jms.ACSJMSTopicConnectionFactory.ACSJMSTopicConnectionFactory ( ContainerServicesBase  containerServices  ) 

Member Function Documentation

TopicConnection com.cosylab.acs.jms.ACSJMSTopicConnectionFactory.createTopicConnection (  )  throws JMSException
TopicConnection com.cosylab.acs.jms.ACSJMSTopicConnectionFactory.createTopicConnection ( String  arg0,
String  arg1 
) throws JMSException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties