@Documented @Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Repeatable(value=MarkerBinding.List.class) @PropertyMapping(processor=@PropertyMappingAnnotationProcessorRef(type=org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl.MarkerBindingProcessor.class)) public @interface MarkerBinding
MarkerBinder.| Modifier and Type | Required Element and Description |
|---|---|
MarkerBinderRef |
binder |
public abstract MarkerBinderRef binder
MarkerBinderRefCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.