java.lang.Object
org.apache.tomcat.util.xreflection.ObjectReflectionPropertyInspector
 
public final class ObjectReflectionPropertyInspector
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ObjectReflectionPropertyInspectorpublic ObjectReflectionPropertyInspector() 
 
- 
Method Details
- 
- 
generateCodepublic static void generateCode(Set<org.apache.tomcat.util.xreflection.SetPropertyClass> baseClasses,
 String packageName,
 File location,
 String className)
                         throws Exception 
- Throws:
- Exception