|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldSignatureImpl | |
---|---|
org.codehaus.aspectwerkz.joinpoint.impl | |
org.codehaus.aspectwerkz.joinpoint.management |
Uses of FieldSignatureImpl in org.codehaus.aspectwerkz.joinpoint.impl |
---|
Constructors in org.codehaus.aspectwerkz.joinpoint.impl with parameters of type FieldSignatureImpl | |
---|---|
FieldRttiImpl(FieldSignatureImpl signature,
Object thisInstance,
Object targetInstance)
Creates a new field RTTI. |
Uses of FieldSignatureImpl in org.codehaus.aspectwerkz.joinpoint.management |
---|
Methods in org.codehaus.aspectwerkz.joinpoint.management that return FieldSignatureImpl | |
---|---|
static FieldSignatureImpl |
SignatureFactory.newFieldSignature(Class declaringClass,
int joinPointHash)
Field signature factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |