Package groovy.lang

Interface GroovyResourceLoader


public interface GroovyResourceLoader
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
  • Method Summary

    Modifier and Type
    Method
    Description
    Loads a Groovy source file given its name.