@Target(value=TYPE) @Inherited @Retention(value=RUNTIME) public @interface JsTypeHandler
TypeHandler for converting
type between javascript execution and java js-interfaces.
You only have to mark TypeHandler-implementation with this annotation
and vani will do the rest (instantiating, dependency injection and spring
registration).
Copyright © 2016. All rights reserved.