Example #1
0
 public static Connection createConnection() throws JMSException {
   return pool_conn_factory.createConnection();
 }