public interface AnnotationMappingDefinitionContext
Modifier and Type | Method and Description |
---|---|
AnnotationMappingDefinitionContext |
add(Class<?> annotatedType) |
AnnotationMappingDefinitionContext |
add(Set<Class<?>> annotatedTypes) |
AnnotationMappingDefinitionContext add(Class<?> annotatedType)
AnnotationMappingDefinitionContext add(Set<Class<?>> annotatedTypes)
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.