uchicago.src.reflector
Class MethodFactory
java.lang.Object
|
+--uchicago.src.reflector.MethodFactory
- public class MethodFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static MethodFactory getInstance()
getAccessorMethods
public TreeMap getAccessorMethods(Class clazz,
String[] props)
throws IntrospectionException
IntrospectionException
findGetMethods
public Hashtable findGetMethods(Class clazz,
ArrayList list)
throws IntrospectionException
IntrospectionException
Bug reports and feature requests to RePast