Annotation Type JsxStaticGetter


@Retention(RUNTIME) @Target(METHOD) public @interface JsxStaticGetter
An annotation to mark a Java method as JavaScript getter, not at instance level.