Searched refs:withAppendedAnnotationIntrospector (Results 1 – 3 of 3) sorted by relevance
357 public final T withAppendedAnnotationIntrospector(AnnotationIntrospector ai) { in withAppendedAnnotationIntrospector() method in MapperConfigBase358 return _withBase(_base.withAppendedAnnotationIntrospector(ai)); in withAppendedAnnotationIntrospector()
222 public BaseSettings withAppendedAnnotationIntrospector(AnnotationIntrospector ai) { in withAppendedAnnotationIntrospector() method in BaseSettings
960 … _deserializationConfig = _deserializationConfig.withAppendedAnnotationIntrospector(ai); in registerModule()961 _serializationConfig = _serializationConfig.withAppendedAnnotationIntrospector(ai); in registerModule()