Package | Description |
---|---|
org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BeanAnnotationConfig.createBean(BeanBuilder beanBuilder,
ComponentRegistry componentRegistry,
Object genericType,
KeyCollection keyCollection,
ElementCollection elementCollection) |
static Annotation[] |
AnnotationUtil.getAnnotations(ElementCollection annotation) |
static boolean |
AnnotationUtil.isBuildEntity(TypeRegistry typeRegistry,
ElementCollection identify,
Class<?> type) |
protected void |
BeanAnnotationConfig.setElement(BeanBuilder beanBuilder,
ComponentRegistry componentRegistry,
Object genericType,
Class<?> type,
ElementCollection elementCollection) |
Constructor and Description |
---|
ElementEntry(Class<?> classType,
Type genericType,
ElementCollection definition,
Annotation[] annotation) |
Copyright © 2018 Brandao. All rights reserved.