public class InstantiateConnectionFactoryExample
extends Object
This example demonstrates how a JMS client can directly instantiate it's JMS Objects like
Queue, ConnectionFactory, etc. without having to use JNDI at all.
For more information please see the readme.html file.