| 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 |
AnyAnnotationConfig.addIdentify(KeyEntry source,
org.brandao.brutos.KeyBuilder sourceBuilder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected void |
KeyCollectionAnnotationConfig.addKey(KeyEntry keyEntry,
org.brandao.brutos.BeanBuilder builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected void |
KeyCollectionAnnotationConfig.buildKey(KeyEntry key,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected void |
BeanAnnotationConfig.createBean(org.brandao.brutos.BeanBuilder builder,
KeyEntry source,
org.brandao.brutos.ComponentRegistry componentRegistry) |
static boolean |
AnnotationUtil.isObject(KeyEntry element,
org.brandao.brutos.ComponentRegistry componentRegistry) |
Copyright © 2018 Brandao. All rights reserved.