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