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 Object


Constructor Summary
ConcurrentStoryReporter.DelayedMethod(Method method, 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(Method method,
                                             Object... args)
Method Detail

invoke

public void invoke(StoryReporter delegate)


Copyright © 2003-2012. All Rights Reserved.