Lines Matching defs:con

42 		Connection con = (Connection) conControl.getMock();  in testWithConnection()  local
69 Connection con = (QueueConnection) conControl.getMock(); in testWithQueueConnection() local
96 Connection con = (TopicConnection) conControl.getMock(); in testWithTopicConnection() local
125 Connection con = (Connection) conControl.getMock(); in testWithConnectionFactory() local
156 QueueConnection con = (QueueConnection) conControl.getMock(); in testWithQueueConnectionFactoryAndJms11Usage() local
187 QueueConnection con = (QueueConnection) conControl.getMock(); in testWithQueueConnectionFactoryAndJms102Usage() local
218 TopicConnection con = (TopicConnection) conControl.getMock(); in testWithTopicConnectionFactoryAndJms11Usage() local
249 TopicConnection con = (TopicConnection) conControl.getMock(); in testWithTopicConnectionFactoryAndJms102Usage() local
280 Connection con = (Connection) conControl.getMock(); in testWithConnectionFactoryAndClientId() local
314 Connection con = (Connection) conControl.getMock(); in testWithConnectionFactoryAndExceptionListener() local
353 TestConnection con = new TestConnection(); in testWithConnectionFactoryAndReconnectOnException() local
377 TestConnection con = new TestConnection(); in testWithConnectionFactoryAndExceptionListenerAndReconnectOnException() local
405 QueueConnection con = (QueueConnection) conControl.getMock(); in testConnectionFactory102WithQueue() local
436 TopicConnection con = (TopicConnection) conControl.getMock(); in testConnectionFactory102WithTopic() local
467 Connection con = (Connection) conControl.getMock(); in testCachingConnectionFactory() local
529 QueueConnection con = (QueueConnection) conControl.getMock(); in testCachingConnectionFactoryWithQueueConnectionFactoryAndJms102Usage() local
591 TopicConnection con = (TopicConnection) conControl.getMock(); in testCachingConnectionFactoryWithTopicConnectionFactoryAndJms102Usage() local