public class ProxyUtils extends Object
| Constructor and Description |
|---|
ProxyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Class<?>> |
asList(Class<?>... classesArray) |
static List<Class<?>> |
asList(Class<?> clazz) |
static Callable<Object> |
passThrough(Object target) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.