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 © 2017 Glasnost. All Rights Reserved.