org.apache.aries.blueprint.proxy
Class ProxyUtils
java.lang.Object
org.apache.aries.blueprint.proxy.ProxyUtils
public class ProxyUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyUtils
public ProxyUtils()
passThrough
public static final Callable<Object> passThrough(Object target)
asList
public static final List<Class<?>> asList(Class<?>... classesArray)
asList
public static final List<Class<?>> asList(Class<?> clazz)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.