Searched refs:getDelegateType (Results 1 – 8 of 8) sorted by relevance
218 public JavaType getDelegateType(DeserializationConfig config) { return null; } in getDelegateType() method in ValueInstantiator551 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in ValueInstantiator.Delegating552 return delegate().getDelegateType(config); in getDelegateType()
597 JavaType delegateType = _valueInstantiator.getDelegateType(ctxt.getConfig()); in resolve()
173 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in TestValueInstantiator.MyDelegateBeanInstantiator210 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in TestValueInstantiator.MyDelegateListInstantiator249 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in TestValueInstantiator.MyDelegateMapInstantiator317 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in TestValueInstantiator.AnnotatedBeanDelegatingInstantiator
118 JavaType delegateType = _valueInstantiator.getDelegateType(ctxt.getConfig()); in createContextual()
135 JavaType delegateType = _valueInstantiator.getDelegateType(ctxt.getConfig()); in resolve()
251 public JavaType getDelegateType(DeserializationConfig config) { in getDelegateType() method in StdValueInstantiator
157 JavaType delegateType = _valueInstantiator.getDelegateType(ctxt.getConfig()); in createContextual()
263 JavaType delegateType = _valueInstantiator.getDelegateType(ctxt.getConfig()); in resolve()