Searched refs:listenerMethod (Results 1 – 2 of 2) sorted by relevance
38 public InvokedMethodListenerInvoker(InvokedMethodListenerMethod listenerMethod, in InvokedMethodListenerInvoker() argument40 m_listenerMethod = listenerMethod; in InvokedMethodListenerInvoker()66 InvokedMethodListenerMethod listenerMethod) { in obtainStrategyFor() argument71 InvocationStrategy invocationStrategy = strategiesForListenerType.get(listenerMethod); in obtainStrategyFor()
547 …private void runInvokedMethodListeners(InvokedMethodListenerMethod listenerMethod, IInvokedMethod … in runInvokedMethodListeners() argument554 …InvokedMethodListenerInvoker invoker = new InvokedMethodListenerInvoker(listenerMethod, testResult… in runInvokedMethodListeners()