ma.glasnost.orika.test.community.issue137
Class CustomFactory<T>
java.lang.Object
ma.glasnost.orika.test.community.issue137.CustomFactory<T>
- All Implemented Interfaces:
- ObjectFactory<T>
public class CustomFactory<T>
- extends Object
- implements ObjectFactory<T>
Created with IntelliJ IDEA.
User: tgruenheit
Date: 06.12.13
Time: 20:13
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomFactory
public CustomFactory()
create
public T create(Object o,
MappingContext mappingContext)
- Specified by:
create in interface ObjectFactory<T>
Copyright © 2014 Glasnost. All Rights Reserved.