org.jbehave.core.configuration.groovy
Class GroovyResourceFinder

java.lang.Object
  extended by org.jbehave.core.configuration.groovy.GroovyResourceFinder

public class GroovyResourceFinder
extends Object


Constructor Summary
GroovyResourceFinder()
           
GroovyResourceFinder(URL codeLocation, String include, String exclude)
           
 
Method Summary
 List<String> findResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyResourceFinder

public GroovyResourceFinder()

GroovyResourceFinder

public GroovyResourceFinder(URL codeLocation,
                            String include,
                            String exclude)
Method Detail

findResources

public List<String> findResources()


Copyright © 2003-2012. All Rights Reserved.