Searched refs:forClassAnnotations (Results 1 – 3 of 3) sorted by relevance
99 public abstract BeanDescription forClassAnnotations(MapperConfig<?> cfg, JavaType type, in forClassAnnotations() method in ClassIntrospector
143 public BasicBeanDescription forClassAnnotations(MapperConfig<?> config, in forClassAnnotations() method in BasicClassIntrospector
345 return getClassIntrospector().forClassAnnotations(this, type, this); in introspectClassAnnotations()