|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptCompilationException | |
|---|---|
| org.openspaces.remoting.scripting | |
| org.openspaces.remoting.scripting.cache | |
| Uses of ScriptCompilationException in org.openspaces.remoting.scripting |
|---|
| Methods in org.openspaces.remoting.scripting that throw ScriptCompilationException | |
|---|---|
T |
AbstractLocalScriptExecutor.compile(Script script)
|
T |
LocalScriptExecutor.compile(Script script)
Compiles the given sctipt. |
protected groovy.lang.Script |
GroovyLocalScriptExecutor.doCompile(Script script)
|
protected abstract T |
AbstractLocalScriptExecutor.doCompile(Script script)
|
JRubyLocalScriptExecutor.JRubyCompiledScript |
JRubyLocalScriptExecutor.doCompile(Script script)
|
Object |
Jsr223LocalScriptExecutor.doCompile(Script script)
|
| Uses of ScriptCompilationException in org.openspaces.remoting.scripting.cache |
|---|
| Methods in org.openspaces.remoting.scripting.cache that throw ScriptCompilationException | |
|---|---|
Object |
LRUNonThreadSafeCompiledScriptCache.get(String name,
LocalScriptExecutor executor,
Script script)
|
Object |
LRUThreadSafeCompiledScriptCache.get(String name,
LocalScriptExecutor executor,
Script script)
|
Object |
CompiledScriptCache.get(String name,
LocalScriptExecutor executor,
Script script)
Gets the compiled script from the cache. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||