Base interface for customizing where resources can be found for the GroovyScriptEngine.
 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | URLConnection | getResourceConnection(String name)Retrieve a URLConnection to a script referenced by name. | 
Retrieve a URLConnection to a script referenced by name.