| Package | Description |
|---|---|
| org.brandao.brutos.annotation.bean |
Contém os recursos necessários para a manipulação das entidades.
|
| org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertyAnnotationImp |
class |
BeanPropertyAnnotationWrapper |
| Constructor and Description |
|---|
BeanPropertyAnnotationWrapper(BeanPropertyAnnotation beanProperty) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicAnnotationConfig.addIdentify(BeanPropertyAnnotation source,
Object builder,
ComponentRegistry componentRegistry) |
protected void |
AnyAnnotationConfig.addIdentify(BeanPropertyAnnotation source,
PropertyBuilder propertyBuilder,
ComponentRegistry componentRegistry) |
protected PropertyBuilder |
PropertyAnnotationConfig.addProperty(BeanBuilder beanBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Type type,
ComponentRegistry componentRegistry)
Deprecated.
|
protected PropertyBuilder |
PropertyAnnotationConfig.addProperty(BeanPropertyAnnotation property,
Object builder,
ComponentRegistry componentRegistry)
Deprecated.
|
protected PropertyBuilder |
BasicAnnotationConfig.addProperty(BeanPropertyAnnotation property,
Object builder,
ComponentRegistry componentRegistry) |
protected PropertyBuilder |
PropertyAnnotationConfig.addProperty(ControllerBuilder controllerBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Type type,
ComponentRegistry componentRegistry)
Deprecated.
|
protected PropertyBuilder |
PropertyAnnotationConfig.buildProperty(BeanBuilder beanBuilder,
BeanPropertyAnnotation property,
ComponentRegistry componentRegistry)
Deprecated.
|
protected PropertyBuilder |
BasicAnnotationConfig.buildProperty(Object beanBuilder,
BeanPropertyAnnotation property,
ComponentRegistry componentRegistry) |
static String |
AnnotationUtil.getBeanName(BeanPropertyAnnotation property) |
| Constructor and Description |
|---|
BeanEntryProperty(BeanPropertyAnnotation value) |
Copyright © 2026 Brandao. All rights reserved.