public class GuiceInjectableValues
extends com.fasterxml.jackson.databind.InjectableValues
| Constructor and Description | 
|---|
GuiceInjectableValues(com.google.inject.Injector injector)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
findInjectableValue(Object valueId,
                   com.fasterxml.jackson.databind.DeserializationContext ctxt,
                   com.fasterxml.jackson.databind.BeanProperty forProperty,
                   Object beanInstance)  | 
Copyright © 2011–2018. All rights reserved.