Uses of Interface
org.apache.webbeans.proxy.Factory

Packages that use Factory
org.apache.webbeans.proxy   
org.apache.webbeans.proxy.asm   
org.apache.webbeans.proxy.javassist   
 

Uses of Factory in org.apache.webbeans.proxy
 

Constructors in org.apache.webbeans.proxy with parameters of type Factory
ProxyFactory(Factory factory)
           
 

Uses of Factory in org.apache.webbeans.proxy.asm
 

Classes in org.apache.webbeans.proxy.asm that implement Factory
 class AsmFactory
           
 

Uses of Factory in org.apache.webbeans.proxy.javassist
 

Classes in org.apache.webbeans.proxy.javassist that implement Factory
 class JavassistFactory
           
 



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