|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.reflector.MethodFactory
public class MethodFactory
| Method Summary | |
|---|---|
java.util.Hashtable |
findGetMethods(java.lang.Class clazz,
java.util.ArrayList list)
|
java.util.TreeMap |
getAccessorMethods(java.lang.Class clazz,
java.lang.String[] props)
|
static MethodFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MethodFactory getInstance()
public java.util.TreeMap getAccessorMethods(java.lang.Class clazz,
java.lang.String[] props)
throws java.beans.IntrospectionException
java.beans.IntrospectionException
public java.util.Hashtable findGetMethods(java.lang.Class clazz,
java.util.ArrayList list)
throws java.beans.IntrospectionException
java.beans.IntrospectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||