|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatchClauseSignatureImpl | |
org.codehaus.aspectwerkz.joinpoint.impl | |
org.codehaus.aspectwerkz.joinpoint.management |
Uses of CatchClauseSignatureImpl in org.codehaus.aspectwerkz.joinpoint.impl |
Constructors in org.codehaus.aspectwerkz.joinpoint.impl with parameters of type CatchClauseSignatureImpl | |
CatchClauseRttiImpl(CatchClauseSignatureImpl signature,
Object thisInstance,
Object targetInstance)
Creates a new catch clause RTTI. |
Uses of CatchClauseSignatureImpl in org.codehaus.aspectwerkz.joinpoint.management |
Methods in org.codehaus.aspectwerkz.joinpoint.management that return CatchClauseSignatureImpl | |
static CatchClauseSignatureImpl |
SignatureFactory.newCatchClauseSignature(Class declaringClass,
int joinPointHash)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |