public class Reflection extends Object
Reflection()
static <T> T
instantiate(Class<T> clazz)
newProxy(Class<T> interfaceType, InvocationHandler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Reflection()
public static <T> T instantiate(Class<T> clazz) throws BeanInstantiationException
BeanInstantiationException
public static <T> T newProxy(Class<T> interfaceType, InvocationHandler handler)
Copyright © 2014. All rights reserved.