Exemplo n.º 1
0
 protected void tearDown() throws Exception {
   // unbind port entries
   IntegrationControlHelper.tearDown(integrationControl);
   // tear down db stuff
   super.tearDown();
 }