Searched refs:createInvocationContext (Results 1 – 2 of 2) sorted by relevance
1492 IInvocationContext context = createInvocationContext(); in execCommand()1502 execCommand(createInvocationContext(), listener, args); in execCommand()1550 protected IInvocationContext createInvocationContext() { in createInvocationContext() method in CommandScheduler
122 protected IInvocationContext createInvocationContext() { in createInvocationContext() method in CommandSchedulerTest.TestableCommandScheduler