org.codehaus.aspectwerkz.joinpoint
Interface MemberRtti

All Superinterfaces:
Rtti
All Known Subinterfaces:
CodeRtti, ConstructorRtti, FieldRtti, MethodRtti
All Known Implementing Classes:
ConstructorRttiImpl, FieldRttiImpl, MethodRttiImpl

public interface MemberRtti
extends Rtti

Interface for the member RTTI (Runtime Type Information).

Author:
Jonas Bonér

Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.Rtti
cloneFor, getDeclaringType, getModifiers, getName, getTarget, getThis
 



Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.