public static interface ProxyFactory.TypedObjectFactory<T> extends ObjectFactory<T>
ObjectFactory which provides more information about type class. This is required
to avoid premature creation because the class cannot be extracted from generic type.| Modifier and Type | Method and Description |
|---|---|
Class<? extends T> |
getObjectClass() |
createCopyright © 2008-2014. All Rights Reserved.