| 
Groovy 1.8.4 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ResourceConnector
 Base interface for customizing where resources can be found for the GroovyScriptEngine.
 
| Method Summary | |
|---|---|
            URLConnection
         | 
        
            getResourceConnection(String name)
            Retrieve a URLConnection to a script referenced by name.  | 
        
| Method Detail | 
|---|
public URLConnection getResourceConnection(String name)
Copyright © 2003-2011 The Codehaus. All rights reserved.