|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodSignature
Interface for the method signature.
Method Summary | |
---|---|
Method |
getMethod()
Returns the method. |
Class |
getReturnType()
Returns the return type. |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.CodeSignature |
---|
getExceptionTypes, getParameterTypes |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.MemberSignature |
---|
getAnnotation, getAnnotationInfos, getAnnotations |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.Signature |
---|
getDeclaringType, getModifiers, getName |
Method Detail |
---|
Method getMethod()
Class getReturnType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |