Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6

Uses of Class
dk.rode.thesis.meta.reflect.Caller.MemberContext

Packages that use Caller.MemberContext
dk.rode.thesis.meta.reflect Various reflection utilities and classes
 

Uses of Caller.MemberContext in dk.rode.thesis.meta.reflect
 

Fields in dk.rode.thesis.meta.reflect declared as Caller.MemberContext
 Caller.MemberContext Caller.calleeMember
          The callee member context represents the member that created this caller instance, i.e. the member representing the the immediate calling context.
 Caller.MemberContext Caller.callerMember
          The caller member context represents the member of the calling context, relative to the offset supplied at construction time.
 


Gunni Rode / rode.dk

Feel free to use and/or modify the Java 6 source code developed for this thesis AT YOUR OWN RISK, but note that the source code comes WITHOUT ANY — and I do mean WITHOUT ANY — form of warranty WHAT SO EVER!

The original thesis and source code are available at rode.dk/thesis.