Uses of Class
org.apache.aries.proxy.UnableToProxyException

Uses of UnableToProxyException in org.apache.aries.proxy
 

Subclasses of UnableToProxyException in org.apache.aries.proxy
 class FinalModifierException
           
 

Methods in org.apache.aries.proxy that throw UnableToProxyException
 Object ProxyManager.createProxy(Bundle clientBundle, Collection<Class<?>> classes, Callable<Object> dispatcher)
           
 Object ProxyManager.createProxy(Bundle clientBundle, Collection<Class<?>> classes, Callable<Object> dispatcher, InvocationHandlerWrapper wrapper)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.