Class JavaBeansAnnotations

java.lang.Object
tools.jackson.databind.ext.beans.JavaBeansAnnotations
Direct Known Subclasses:
JavaBeansAnnotationsImpl

public abstract class JavaBeansAnnotations extends Object
Since 2 JDK7-added annotations were left out of JDK 9+ core modules, moved into "java.beans" (module java.desktop), support for them will be left as dynamic for Jackson 3.x, and handled via this class