Uses of Class
org.apache.openejb.util.proxy.ProxyGenerationException

Packages that use ProxyGenerationException
org.apache.openejb.util.proxy   
 

Uses of ProxyGenerationException in org.apache.openejb.util.proxy
 

Methods in org.apache.openejb.util.proxy that throw ProxyGenerationException
static byte[] LocalBeanProxyFactory.generateProxy(Class<?> classToProxy, String proxyName, Class<?>... interfaces)
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.