public interface ResourceConnector
GroovyScriptEngine
.Modifier and Type | Method and Description |
---|---|
URLConnection |
getResourceConnection(String name)
Retrieve a URLConnection to a script referenced by name.
|
URLConnection getResourceConnection(String name) throws ResourceException
name
- ResourceException