站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

org.jbpm.jpdl.el (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


Package org.jbpm.jpdl.el

Interface Summary
FunctionMapper The interface to a map between EL function names and methods.
VariableResolver This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
 

Class Summary
Expression The abstract class for a prepared expression.
ExpressionEvaluator The abstract base class for an expression-language evaluator.
 

Exception Summary
ELException Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
ELParseException Represents a parsing error encountered while parsing an EL expression.
 



Version : jbpm-3.1.3