public class GcDtoInjector
extends org.apache.commons.beanutils.converters.AbstractConverter
implements org.debux.webmotion.server.handler.ExecutorParametersInjectorHandler.Injector
| Constructor and Description |
|---|
GcDtoInjector(com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
convertToType(Class<T> type,
Object value) |
protected Class<?> |
getDefaultType() |
Object |
getValue(org.debux.webmotion.server.mapping.Mapping mapping,
org.debux.webmotion.server.call.Call call,
String name,
Class<?> type,
Type generic) |
public Object getValue(org.debux.webmotion.server.mapping.Mapping mapping, org.debux.webmotion.server.call.Call call, String name, Class<?> type, Type generic)
getValue in interface org.debux.webmotion.server.handler.ExecutorParametersInjectorHandler.Injectorprotected <T> T convertToType(Class<T> type, Object value) throws Throwable
convertToType in class org.apache.commons.beanutils.converters.AbstractConverterThrowableprotected Class<?> getDefaultType()
getDefaultType in class org.apache.commons.beanutils.converters.AbstractConverterCopyright © 2017 Ultreia.io. All rights reserved.