T - the type of the object to create.public class ProxyFactory<T> extends Object
ObjectFactory used to create Proxy for objects initialized by provided LazyInitializer's.public static <T> T proxy(ObjectFactory<T> objectFactory, Class<T> genericType)
Copyright © 2008-2013. All Rights Reserved.