Package org.drools.compiler.lang
Class ReflectiveVisitor
java.lang.Object
org.drools.compiler.lang.ReflectiveVisitor
- All Implemented Interfaces:
Visitor
- Direct Known Subclasses:
DescrDumper
Java Tip 98: Reflect on the Visitor design pattern. Implement visitors in
Java, using reflection.
http://www.javaworld.com/javaworld/javatips/jw-javatip98.html
Michael Neale says: I really hate this code. Not really a helpful use
of reflection, always annoys me.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary