Public Member Functions | Protected Attributes

com.cosylab.acs.jms.ACSJMSConnectionFactory Class Reference

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

List of all members.

Public Member Functions

 ACSJMSConnectionFactory (ContainerServicesBase containerServices)
Connection createConnection () throws JMSException
Connection createConnection (String arg0, String arg1) throws JMSException

Protected Attributes

ContainerServicesBase containerServices

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.ACSJMSConnectionFactory.ACSJMSConnectionFactory ( ContainerServicesBase  containerServices  ) 

Member Function Documentation

Connection com.cosylab.acs.jms.ACSJMSConnectionFactory.createConnection (  )  throws JMSException
Connection com.cosylab.acs.jms.ACSJMSConnectionFactory.createConnection ( String  arg0,
String  arg1 
) throws JMSException

Member Data Documentation


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