public class MapperFactoryBean<T> extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description |
|---|
MapperFactoryBean(Class<T> mapperInterface) |
public Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanCopyright © 2023. All rights reserved.