public class MappingLocator extends Object
MappingLocator()
<F,T> Mapper<F,T>
getMapper(Class<F> from, Class<T> to)
void
populate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MappingLocator()
public void populate()
public <F,T> Mapper<F,T> getMapper(Class<F> from, Class<T> to)
F
T
from
to
Copyright © 2012. All Rights Reserved.