}
@Test
public void testBasicContextMigration() throws Exception {
ManagedThreadFactoryRemote bean = getBean();
bean.testBasicContextMigration();
}
@Test
public void testSecurityContextMigration() throws Exception {
ManagedThreadFactoryRemote bean = getBean("system", "manager");