| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.deser | 
 Contains implementation classes of deserialization part of 
 data binding. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ValueInjector[] | 
BeanDeserializerBase._injectables
List of  
ValueInjectors, if any injectable values are
 expected by the bean; otherwise null. | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<ValueInjector> | 
BeanDeserializerBuilder._injectables
Value injectors for deserialization 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ValueInjector> | 
BeanDeserializerBuilder.getInjectables()  | 
Copyright © 2012-2013 FasterXML. All Rights Reserved.