|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeRtti | |
---|---|
org.codehaus.aspectwerkz.joinpoint | |
org.codehaus.aspectwerkz.joinpoint.impl |
Uses of CodeRtti in org.codehaus.aspectwerkz.joinpoint |
---|
Subinterfaces of CodeRtti in org.codehaus.aspectwerkz.joinpoint | |
---|---|
interface |
ConstructorRtti
Interface for the constructor RTTI (Runtime Type Information). |
interface |
MethodRtti
Interface for the method RTTI (Runtime Type Information). |
Uses of CodeRtti in org.codehaus.aspectwerkz.joinpoint.impl |
---|
Classes in org.codehaus.aspectwerkz.joinpoint.impl that implement CodeRtti | |
---|---|
class |
ConstructorRttiImpl
Implementation for the constructor RTTI. |
class |
MethodRttiImpl
Implementation for the method signature. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |