public class CustomFactory<T> extends Object implements ObjectFactory<T>
| Constructor and Description |
|---|
CustomFactory() |
public T create(Object o, MappingContext mappingContext)
create in interface ObjectFactory<T>Copyright © 2016 Glasnost. All rights reserved.