Пример #1
0
 protected void createConnectionAdapters() throws Exception {
   setConnectionAdapter(JMSTestFixture.createConnectionAdapter());
   setConnectionAdapter2(JMSTestFixture.createConnectionAdapter2());
 }