|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstructorInfo
Interface for the constructor info implementations.
| Method Summary | |
|---|---|
ClassInfo[] |
getExceptionTypes()
Returns the exception types. |
ClassInfo[] |
getParameterTypes()
Returns the parameter types. |
| Methods inherited from interface com.tc.aspectwerkz.reflect.MemberInfo |
|---|
getDeclaringType |
| Methods inherited from interface com.tc.aspectwerkz.reflect.ReflectionInfo |
|---|
getAnnotations, getGenericsSignature, getModifiers, getName, getSignature |
| Method Detail |
|---|
ClassInfo[] getParameterTypes()
ClassInfo[] getExceptionTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||