B E F G J L N O P R S

B

bindings(Bindings) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptBuilder
Adds a Bindings instance to the current builder instance

E

eval() - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptBuilder
Evaluates the script built with the current ScriptBuilder
eval(Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptBuilder
Evaluates the script built with the current ScriptBuilder
eval(String) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script
eval(String, Map<String, Object>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script with the given arguments
eval(String, Bindings) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script with the given Bindings
eval(String, Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script and the expected type of the result
eval(String, Map<String, Object>, Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script with the given arguments and the expected type of the result
eval(String, Bindings, Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptExecutor
Executes the given script with the given Bindings and the expected type of the result

F

FreeMarker - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 

G

getLanguageName(Class<? extends Language>) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.LanguageManager
Calculates the script-language-name for the given Language definition.
getName() - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.language.Language
Name of the language which will be used for the ScriptEngineManager.getEngineByName(java.lang.String)
Groovy - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 

J

Java - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 
JavaScript - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 

L

Language - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 
LanguageManager - Interface in org.apache.myfaces.extensions.cdi.scripting.api
 

N

namedArgument(String, Object) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptBuilder
Adds an argument with a specific nam to the current builder instance

O

org.apache.myfaces.extensions.cdi.scripting.api - package org.apache.myfaces.extensions.cdi.scripting.api
 
org.apache.myfaces.extensions.cdi.scripting.api.language - package org.apache.myfaces.extensions.cdi.scripting.api.language
 

P

Python - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 

R

Ruby - Interface in org.apache.myfaces.extensions.cdi.scripting.api.language
 

S

script(String) - Method in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptBuilder
Adds a script to the current builder instance
SCRIPT_EXECUTOR - Static variable in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptingModuleBeanNames
 
SCRIPT_EXECUTOR_ALIAS - Static variable in interface org.apache.myfaces.extensions.cdi.scripting.api.ScriptingModuleBeanNames
 
ScriptBuilder - Interface in org.apache.myfaces.extensions.cdi.scripting.api
 
ScriptExecutor - Interface in org.apache.myfaces.extensions.cdi.scripting.api
 
ScriptingModuleBeanNames - Interface in org.apache.myfaces.extensions.cdi.scripting.api
 
ScriptLanguage - Annotation Type in org.apache.myfaces.extensions.cdi.scripting.api
 

B E F G J L N O P R S

Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.