Uses of Class
org.apache.qpid.jms.JmsConnectionFactory
-
Packages that use JmsConnectionFactory Package Description org.apache.qpid.jms.jndi -
-
Uses of JmsConnectionFactory in org.apache.qpid.jms.jndi
Methods in org.apache.qpid.jms.jndi that return JmsConnectionFactory Modifier and Type Method Description protected JmsConnectionFactoryJmsInitialContextFactory. createConnectionFactory(String name, String uri, Map<String,String> defaults, Hashtable<Object,Object> environment)protected JmsConnectionFactoryJmsInitialContextFactory. createConnectionFactory(Map<String,String> properties)Factory method to create a new connection factory using the given properties
-