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

Uses of Class
dk.rode.thesis.meta.reflect.proxy.ProxyFactory.Key

Packages that use ProxyFactory.Key
dk.rode.thesis.meta.reflect.proxy Utilities to create dynamic proxies
 

Uses of ProxyFactory.Key in dk.rode.thesis.meta.reflect.proxy
 

Fields in dk.rode.thesis.meta.reflect.proxy with type parameters of type ProxyFactory.Key
private  Map<ProxyFactory.Key,WeakReference<Object>> ProxyFactory.proxies
          A map containing the proxies created by this factory.
 


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.