org.jbehave.core.annotations.spring
Annotation Type UsingSpring


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface UsingSpring


Optional Element Summary
 boolean inheritResources
           
 String[] resources
           
 

resources

public abstract String[] resources
Default:
{}

inheritResources

public abstract boolean inheritResources
Default:
true


Copyright © 2003-2011. All Rights Reserved.