| 
GigaSpaces XAP 7.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 | 
LocalScriptExecutor.compile(Script script)
Compiles the given sctipt.  | 
 T | 
AbstractLocalScriptExecutor.compile(Script script)
 | 
protected abstract  T | 
AbstractLocalScriptExecutor.doCompile(Script script)
 | 
 JRubyLocalScriptExecutor.JRubyCompiledScript | 
JRubyLocalScriptExecutor.doCompile(Script script)
 | 
protected  groovy.lang.Script | 
GroovyLocalScriptExecutor.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 | 
CompiledScriptCache.get(String name,
    LocalScriptExecutor executor,
    Script script)
Gets the compiled script from the cache.  | 
 Object | 
LRUThreadSafeCompiledScriptCache.get(String name,
    LocalScriptExecutor executor,
    Script script)
 | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||