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

org.drools.util.asm (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.util.asm

Interface Summary
FieldAccessor Deprecated. use ClassFieldExtractor instead
 

Class Summary
ClassFieldInspector Visit a POJO user class, and extract the property getter methods that are public, in the order in which they are declared actually in the class itself (not using introspection).
FieldAccessorGenerator Deprecated. Use ClassFieldExtractor instead.
FieldAccessorMap Deprecated. use ClassFiledExtractor instead.
MethodComparator The purpose of this utility it to check if 2 method implementations are equivalent, by comparing the bytecode.
MethodComparator.Tracer  
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.