public class ListKeyIndexBuilder extends AbstractDataBuilder
KeyIndexesBuilder
.Constructor and Description |
---|
ListKeyIndexBuilder() |
Modifier and Type | Method and Description |
---|---|
protected void |
build(AnnotationData data,
Annotation annotation,
Class<? extends Annotation> expectedAnnotationClass,
Method targetMethod) |
protected boolean |
support(Class<? extends Annotation> expectedAnnotationClass) |
getAnnotation, invokeMethod, isType, populate, throwException
protected void build(AnnotationData data, Annotation annotation, Class<? extends Annotation> expectedAnnotationClass, Method targetMethod) throws Exception
build
in class AbstractDataBuilder
Exception
protected boolean support(Class<? extends Annotation> expectedAnnotationClass)
support
in class AbstractDataBuilder
Copyright © 2019. All rights reserved.