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:
getParameterTypes
in classFastMember
-
getExceptionTypes
- Specified by:
getExceptionTypes
in classFastMember
-
newInstance
- Throws:
InvocationTargetException
-
newInstance
- Throws:
InvocationTargetException
-
getJavaConstructor
-