org.jbehave.core.reporters
Class ConcurrentStoryReporter.DelayedMethod

java.lang.Object
  extended by org.jbehave.core.reporters.ConcurrentStoryReporter.DelayedMethod
Enclosing class:
ConcurrentStoryReporter

public static class ConcurrentStoryReporter.DelayedMethod
extends java.lang.Object


Constructor Summary
ConcurrentStoryReporter.DelayedMethod(java.lang.reflect.Method method, java.lang.Object... args)
           
 
Method Summary
 void invoke(StoryReporter delegate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentStoryReporter.DelayedMethod

public ConcurrentStoryReporter.DelayedMethod(java.lang.reflect.Method method,
                                             java.lang.Object... args)
Method Detail

invoke

public void invoke(StoryReporter delegate)


Copyright © 2003-2012. All Rights Reserved.