Uses of Interface
org.apache.commons.proxy.factory.util.ProxyClassGenerator

Packages that use ProxyClassGenerator
org.apache.commons.proxy.factory.util This package contains some classes useful for writing your own ProxyFactory implementation. 
 

Uses of ProxyClassGenerator in org.apache.commons.proxy.factory.util
 

Classes in org.apache.commons.proxy.factory.util that implement ProxyClassGenerator
 class AbstractProxyClassGenerator
          A useful superclass for ProxyClassGenerator implementations.
 

Constructors in org.apache.commons.proxy.factory.util with parameters of type ProxyClassGenerator
ProxyClassCache(ProxyClassGenerator proxyClassGenerator)
           
 



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.