Uses of Class
org.apache.activemq.ActiveMQConnectionFactory
Packages that use ActiveMQConnectionFactory
Package
Description
The core JMS client API implementation classes.
JNDI support classes
-
Uses of ActiveMQConnectionFactory in org.apache.activemq
Subclasses of ActiveMQConnectionFactory in org.apache.activemqModifier and TypeClassDescriptionclassAn ActiveMQConnectionFactory that allows access to the key and trust managers used for SslConnections.classA factory ofXAConnectioninstancesclassMethods in org.apache.activemq that return ActiveMQConnectionFactoryModifier and TypeMethodDescriptionActiveMQConnectionFactory.copy()Returns a copy of the given connection factory -
Uses of ActiveMQConnectionFactory in org.apache.activemq.jndi
Methods in org.apache.activemq.jndi that return ActiveMQConnectionFactoryModifier and TypeMethodDescriptionprotected ActiveMQConnectionFactoryActiveMQInitialContextFactory.createConnectionFactory(String name, Hashtable environment) protected ActiveMQConnectionFactoryActiveMQInitialContextFactory.createConnectionFactory(Hashtable environment) Factory method to create a new connection factory from the given environmentprotected ActiveMQConnectionFactoryActiveMQSslInitialContextFactory.createConnectionFactory(Hashtable environment) Factory method to create a new connection factory from the given environment