505506507508509510511512513514515
processor.execute(); try { reshandler.stop(); } finally { server.stop(); server.destroy(); } } @Test