6768697071727374757677
logger.debug("MAIN: " + Thread.currentThread()); } } finally { wm.dispose(); } } public void testScheduleWorkExecutesAsynchronously() throws Exception
108109110111112113114115116117118
logger.debug("MAIN: " + Thread.currentThread()); } } finally { wm.dispose(); } } public void testStartWorkExecutesAsynchronously() throws Exception
149150151152153154155156157158159
logger.debug("MAIN: " + Thread.currentThread()); } } finally { wm.dispose(); } } }