public class CachingScriptSource extends DelegatingScriptSource
| Constructor and Description |
|---|
CachingScriptSource(ScriptSource source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Resource |
getResource()
Returns the source for this script.
|
int |
hashCode() |
getClassName, getDisplayName, getFileName, getSourcepublic CachingScriptSource(ScriptSource source)
public Resource getResource()
ScriptSourcegetResource in interface ScriptSourcegetResource in class DelegatingScriptSourceCopyright © 2013. All rights reserved