Object

com.fasterxml.jackson.module.scala.introspect

ScalaAnnotationIntrospector

Related Doc: package introspect

Permalink

object ScalaAnnotationIntrospector extends NopAnnotationIntrospector with ValueInstantiators

Linear Supertypes
ValueInstantiators, NopAnnotationIntrospector, AnnotationIntrospector, Serializable, Versioned, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalaAnnotationIntrospector
  2. ValueInstantiators
  3. NopAnnotationIntrospector
  4. AnnotationIntrospector
  5. Serializable
  6. Versioned
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def _findAnnotation[A <: Annotation](arg0: Annotated, arg1: Class[A]): A

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind]
    Definition Classes
    AnnotationIntrospector
  5. def _hasAnnotation(arg0: Annotated, arg1: Class[_ <: Annotation]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind]
    Definition Classes
    AnnotationIntrospector
  6. def _hasOneOf(arg0: Annotated, arg1: Array[Class[_ <: Annotation]]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind]
    Definition Classes
    AnnotationIntrospector
  7. def allIntrospectors(arg0: Collection[AnnotationIntrospector]): Collection[AnnotationIntrospector]

    Permalink
    Definition Classes
    AnnotationIntrospector
  8. def allIntrospectors(): Collection[AnnotationIntrospector]

    Permalink
    Definition Classes
    AnnotationIntrospector
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. def clearRegisteredReferencedTypes(): Unit

    Permalink

    clears all the state associated with reference types

    clears all the state associated with reference types

    Since

    2.13.0

    See also

    clearRegisteredReferencedTypes(Class[_])

    registerReferencedValueType

  11. def clearRegisteredReferencedTypes(clazz: Class[_]): Unit

    Permalink

    clears the state associated with reference types for the given class

    clears the state associated with reference types for the given class

    clazz

    the class for which to remove the registered reference types

    Since

    2.13.0

    See also

    clearRegisteredReferencedTypes()

    registerReferencedValueType

  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def findAndAddVirtualProperties(arg0: MapperConfig[_], arg1: AnnotatedClass, arg2: List[BeanPropertyWriter]): Unit

    Permalink
    Definition Classes
    AnnotationIntrospector
  17. def findAutoDetectVisibility(arg0: AnnotatedClass, arg1: VisibilityChecker[_]): VisibilityChecker[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  18. def findClassDescription(arg0: AnnotatedClass): String

    Permalink
    Definition Classes
    AnnotationIntrospector
  19. def findContentDeserializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  20. def findContentSerializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  21. def findCreatorAnnotation(config: MapperConfig[_], a: Annotated): Mode

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → AnnotationIntrospector
  22. def findCreatorBinding(a: Annotated): Mode

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → AnnotationIntrospector
  23. def findDefaultEnumValue(arg0: Class[Enum[_]]): Enum[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  24. def findDeserializationContentConverter(arg0: AnnotatedMember): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  25. def findDeserializationConverter(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  26. def findDeserializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  27. def findEnumAliases(arg0: Class[_], arg1: Array[Enum[_]], arg2: Array[Array[String]]): Unit

    Permalink
    Definition Classes
    AnnotationIntrospector
  28. def findEnumValues(arg0: Class[_], arg1: Array[Enum[_]], arg2: Array[String]): Array[String]

    Permalink
    Definition Classes
    AnnotationIntrospector
  29. def findFilterId(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  30. def findFormat(arg0: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  31. def findImplicitPropertyName(member: AnnotatedMember): String

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → AnnotationIntrospector
  32. def findInjectableValue(arg0: AnnotatedMember): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  33. def findKeyDeserializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  34. def findKeySerializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  35. def findMergeInfo(arg0: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  36. def findNameForDeserialization(arg0: Annotated): PropertyName

    Permalink
    Definition Classes
    AnnotationIntrospector
  37. def findNameForSerialization(arg0: Annotated): PropertyName

    Permalink
    Definition Classes
    AnnotationIntrospector
  38. def findNamingStrategy(arg0: AnnotatedClass): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  39. def findNullSerializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  40. def findObjectIdInfo(arg0: Annotated): ObjectIdInfo

    Permalink
    Definition Classes
    AnnotationIntrospector
  41. def findObjectReferenceInfo(arg0: Annotated, arg1: ObjectIdInfo): ObjectIdInfo

    Permalink
    Definition Classes
    AnnotationIntrospector
  42. def findPOJOBuilder(arg0: AnnotatedClass): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  43. def findPOJOBuilderConfig(arg0: AnnotatedClass): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  44. def findPropertyAccess(arg0: Annotated): Access

    Permalink
    Definition Classes
    AnnotationIntrospector
  45. def findPropertyAliases(arg0: Annotated): List[PropertyName]

    Permalink
    Definition Classes
    AnnotationIntrospector
  46. def findPropertyContentTypeResolver(arg0: MapperConfig[_], arg1: AnnotatedMember, arg2: JavaType): TypeResolverBuilder[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  47. def findPropertyDefaultValue(arg0: Annotated): String

    Permalink
    Definition Classes
    AnnotationIntrospector
  48. def findPropertyDescription(arg0: Annotated): String

    Permalink
    Definition Classes
    AnnotationIntrospector
  49. def findPropertyIgnoralByName(arg0: MapperConfig[_], arg1: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  50. def findPropertyInclusion(arg0: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  51. def findPropertyInclusionByName(arg0: MapperConfig[_], arg1: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  52. def findPropertyIndex(arg0: Annotated): Integer

    Permalink
    Definition Classes
    AnnotationIntrospector
  53. def findPropertyTypeResolver(arg0: MapperConfig[_], arg1: AnnotatedMember, arg2: JavaType): TypeResolverBuilder[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  54. def findReferenceType(arg0: AnnotatedMember): ReferenceProperty

    Permalink
    Definition Classes
    AnnotationIntrospector
  55. def findRenameByField(arg0: MapperConfig[_], arg1: AnnotatedField, arg2: PropertyName): PropertyName

    Permalink
    Definition Classes
    AnnotationIntrospector
  56. def findRootName(arg0: AnnotatedClass): PropertyName

    Permalink
    Definition Classes
    AnnotationIntrospector
  57. def findSerializationContentConverter(arg0: AnnotatedMember): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  58. def findSerializationConverter(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  59. def findSerializationPropertyOrder(arg0: AnnotatedClass): Array[String]

    Permalink
    Definition Classes
    AnnotationIntrospector
  60. def findSerializationSortAlphabetically(arg0: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  61. def findSerializationTyping(arg0: Annotated): Typing

    Permalink
    Definition Classes
    AnnotationIntrospector
  62. def findSerializer(arg0: Annotated): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  63. def findSetterInfo(arg0: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
  64. def findSubtypes(arg0: Annotated): List[NamedType]

    Permalink
    Definition Classes
    AnnotationIntrospector
  65. def findTypeName(arg0: AnnotatedClass): String

    Permalink
    Definition Classes
    AnnotationIntrospector
  66. def findTypeResolver(arg0: MapperConfig[_], arg1: AnnotatedClass, arg2: JavaType): TypeResolverBuilder[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
  67. def findUnwrappingNameTransformer(arg0: AnnotatedMember): NameTransformer

    Permalink
    Definition Classes
    AnnotationIntrospector
  68. def findValueInstantiator(config: DeserializationConfig, beanDesc: BeanDescription, defaultInstantiator: ValueInstantiator): ValueInstantiator

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → ValueInstantiators
  69. def findValueInstantiator(arg0: AnnotatedClass): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
  70. def findViews(arg0: Annotated): Array[Class[_]]

    Permalink
    Definition Classes
    AnnotationIntrospector
  71. def findWrapperName(arg0: Annotated): PropertyName

    Permalink
    Definition Classes
    AnnotationIntrospector
  72. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  73. def hasAnyGetter(arg0: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  74. def hasAnySetter(arg0: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  75. def hasAsKey(arg0: MapperConfig[_], arg1: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  76. def hasAsValue(arg0: Annotated): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  77. def hasCreatorAnnotation(a: Annotated): Boolean

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → AnnotationIntrospector
  78. def hasIgnoreMarker(m: AnnotatedMember): Boolean

    Permalink
    Definition Classes
    ScalaAnnotationIntrospector → AnnotationIntrospector
  79. def hasRequiredMarker(arg0: AnnotatedMember): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  80. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  81. def isAnnotationBundle(arg0: Annotation): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  82. def isIgnorableType(arg0: AnnotatedClass): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  83. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  84. def isTypeId(arg0: AnnotatedMember): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
  85. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  86. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  87. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  88. def propertyFor(a: Annotated): Option[PropertyDescriptor]

    Permalink
  89. def refineDeserializationType(arg0: MapperConfig[_], arg1: Annotated, arg2: JavaType): JavaType

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @throws( ... )
  90. def refineSerializationType(arg0: MapperConfig[_], arg1: Annotated, arg2: JavaType): JavaType

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @throws( ... )
  91. def registerReferencedValueType(clazz: Class[_], fieldName: String, referencedType: Class[_]): Unit

    Permalink

    jackson-module-scala does not always properly handle deserialization of Options or Collections wrapping Scala primitives (eg Int, Long, Boolean).

    jackson-module-scala does not always properly handle deserialization of Options or Collections wrapping Scala primitives (eg Int, Long, Boolean).

    This function is experimental and may be removed or significantly reworked in a later release.

    These issues can be worked around by adding Jackson annotations on the affected fields. This function is designed to be used when it is not possible to apply Jackson annotations.

    clazz

    the (case) class

    fieldName

    the field name in the (case) class

    referencedType

    the referenced type of the field - for Option[Long] - the referenced type is Long

    Since

    2.13.0

    See also

    clearRegisteredReferencedTypes(Class[_])

    clearRegisteredReferencedTypes()

  92. def resolveSetterConflict(arg0: MapperConfig[_], arg1: AnnotatedMethod, arg2: AnnotatedMethod): AnnotatedMethod

    Permalink
    Definition Classes
    AnnotationIntrospector
  93. def setDescriptorCache(cache: LookupCache[ClassKey, BeanDescriptor]): LookupCache[ClassKey, BeanDescriptor]

    Permalink
  94. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  95. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  96. def version(): Version

    Permalink
    Definition Classes
    NopAnnotationIntrospector → AnnotationIntrospector → Versioned
  97. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  98. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def findDeserializationContentType(arg0: Annotated, arg1: JavaType): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def findDeserializationKeyType(arg0: Annotated, arg1: JavaType): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. def findDeserializationType(arg0: Annotated, arg1: JavaType): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def findEnumValue(arg0: Enum[_]): String

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def findIgnoreUnknownProperties(arg0: AnnotatedClass): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def findInjectableValueId(arg0: AnnotatedMember): AnyRef

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def findPropertiesToIgnore(arg0: Annotated, arg1: Boolean): Array[String]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def findPropertyIgnorals(arg0: Annotated): Value

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def findSerializationContentType(arg0: Annotated, arg1: JavaType): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def findSerializationInclusion(arg0: Annotated, arg1: Include): Include

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def findSerializationInclusionForContent(arg0: Annotated, arg1: Include): Include

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def findSerializationKeyType(arg0: Annotated, arg1: JavaType): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def findSerializationType(arg0: Annotated): Class[_]

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def hasAnyGetterAnnotation(arg0: AnnotatedMethod): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def hasAnySetterAnnotation(arg0: AnnotatedMethod): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  16. def hasAsValueAnnotation(arg0: AnnotatedMethod): Boolean

    Permalink
    Definition Classes
    AnnotationIntrospector
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from ValueInstantiators

Inherited from NopAnnotationIntrospector

Inherited from AnnotationIntrospector

Inherited from Serializable

Inherited from Versioned

Inherited from AnyRef

Inherited from Any

Ungrouped