C F G I O P U

C

createProxy(Bundle, Collection<Class<?>>, Callable<Object>) - Method in interface org.apache.aries.proxy.ProxyManager
 
createProxy(Bundle, Collection<Class<?>>, Callable<Object>, InvocationHandlerWrapper) - Method in interface org.apache.aries.proxy.ProxyManager
 

F

FinalModifierException - Exception in org.apache.aries.proxy
 
FinalModifierException(Class<?>) - Constructor for exception org.apache.aries.proxy.FinalModifierException
 
FinalModifierException(Class<?>, String) - Constructor for exception org.apache.aries.proxy.FinalModifierException
 

G

getClassName() - Method in exception org.apache.aries.proxy.UnableToProxyException
 
getFinalMethods() - Method in exception org.apache.aries.proxy.FinalModifierException
 
getMessage() - Method in exception org.apache.aries.proxy.FinalModifierException
 

I

InvocationHandlerWrapper - Interface in org.apache.aries.proxy
 
invoke(Object, Method, Object[], InvocationHandler) - Method in interface org.apache.aries.proxy.InvocationHandlerWrapper
 
isFinalClass() - Method in exception org.apache.aries.proxy.FinalModifierException
 
isProxy(Object) - Method in interface org.apache.aries.proxy.ProxyManager
Returns true if and only if the specified object was generated by the ProxyManager.

O

org.apache.aries.proxy - package org.apache.aries.proxy
 

P

ProxyManager - Interface in org.apache.aries.proxy
The proxy manager service allows clients to generate and manage proxies.

U

UnableToProxyException - Exception in org.apache.aries.proxy
 
UnableToProxyException(Class<?>) - Constructor for exception org.apache.aries.proxy.UnableToProxyException
 
UnableToProxyException(Class<?>, Exception) - Constructor for exception org.apache.aries.proxy.UnableToProxyException
 
UnableToProxyException(String, Throwable) - Constructor for exception org.apache.aries.proxy.UnableToProxyException
 
unwrap(Object) - Method in interface org.apache.aries.proxy.ProxyManager
This method unwraps the provided proxy returning the target object.

C F G I O P U

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