类 org.activiti.engine.impl.javax.el.MethodInfo
的使用

使用 MethodInfo 的软件包
org.activiti.engine.impl.javax.el   
org.activiti.engine.impl.juel   
 

org.activiti.engine.impl.javax.elMethodInfo 的使用
 

返回 MethodInfoorg.activiti.engine.impl.javax.el 中的方法
abstract  MethodInfo MethodExpression.getMethodInfo(ELContext context)
          Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
 

org.activiti.engine.impl.juelMethodInfo 的使用
 

返回 MethodInfoorg.activiti.engine.impl.juel 中的方法
 MethodInfo ExpressionNode.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
          Get method information.
 MethodInfo AstText.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo AstRightValue.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo AstProperty.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo AstMethod.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo AstIdentifier.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo AstEval.getMethodInfo(Bindings bindings, ELContext context, Class<?> returnType, Class<?>[] paramTypes)
           
 MethodInfo TreeMethodExpression.getMethodInfo(ELContext context)
          Evaluates the expression and answers information about the method
 



Copyright © 2013 Alfresco. All rights reserved.