|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | 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 |
---|
URLConnection getResourceConnection(String name) throws ResourceException
name
-
ResourceException
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |