Class FastConstructor
java.lang.Object
org.springframework.cglib.reflect.FastMember
org.springframework.cglib.reflect.FastConstructor
- 
Field Summary
Fields inherited from class org.springframework.cglib.reflect.FastMember
fc, index, member - 
Method Summary
Methods inherited from class org.springframework.cglib.reflect.FastMember
equals, getDeclaringClass, getIndex, getModifiers, getName, hashCode, toString 
- 
Method Details
- 
getParameterTypes
- Specified by:
 getParameterTypesin classFastMember
 - 
getExceptionTypes
- Specified by:
 getExceptionTypesin classFastMember
 - 
newInstance
- Throws:
 InvocationTargetException
 - 
newInstance
- Throws:
 InvocationTargetException
 - 
getJavaConstructor
 
 -