org.jbehave.core.configuration.groovy
Class GroovyResourceFinder

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

public class GroovyResourceFinder
extends java.lang.Object


Constructor Summary
GroovyResourceFinder()
           
GroovyResourceFinder(java.net.URL codeLocation, java.lang.String include, java.lang.String exclude)
           
 
Method Summary
 java.util.List<java.lang.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(java.net.URL codeLocation,
                            java.lang.String include,
                            java.lang.String exclude)
Method Detail

findResources

public java.util.List<java.lang.String> findResources()


Copyright © 2003-2012. All Rights Reserved.