| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.cglib.reflect.FastMembernet.sf.cglib.reflect.FastMethodpublic class FastMethodextends FastMemberMethod Summary | |
Class[] | |
Method | |
Class[] | |
Class | |
Object |
|
Methods inherited from class net.sf.cglib.reflect.FastMember | |
equals, getDeclaringClass, getExceptionTypes, getIndex, getModifiers, getName, getParameterTypes, hashCode, toString | |
public Class[] getExceptionTypes()
- Overrides:
- getExceptionTypes in interface FastMember
public Method getJavaMethod()
public Class[] getParameterTypes()
- Overrides:
- getParameterTypes in interface FastMember
public Class getReturnType()
public Object invoke(Object obj,
Object[] args)
throws InvocationTargetException