Annotation Interface MarshallerAnnotation


@Retention(RUNTIME) @Target(TYPE) public @interface MarshallerAnnotation
Meta-annotation that marks an annotation to be used for marshaller lookup. An annotation intended for marshaller lookup must be annotated by this annotation.