| Package | Description |
|---|---|
| com.bstek.dorado.config |
一些用于辅助配置文件加载的工具类。
|
| com.bstek.dorado.data.config |
实现数据配置文件的读取和解析相关的功能。
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.reflect.Method,ExpressionMethodInterceptor.ReadMethodDescriptor> |
ExpressionMethodInterceptor.interceptingReadMethods |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
ExpressionMethodInterceptor.evaluateExpression(ExpressionMethodInterceptor.ReadMethodDescriptor methodDescriptor)
根据被拦截到的方法评估(evaluate)相应的EL表达式,并返回其结果。
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
EntityExpressionMethodInterceptor.evaluateExpression(ExpressionMethodInterceptor.ReadMethodDescriptor methodDescriptor) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.