| 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 | Class and Description |
|---|---|
class |
ActionParamEntryWrapper |
class |
BeanActionParamEntry |
class |
BeanEntryActionParam |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnyAnnotationConfig.addIdentify(ActionParamEntry source,
ParameterBuilder paramBuilder,
ComponentRegistry componentRegistry) |
protected void |
BasicAnnotationConfig.addIdentify(ActionParamEntry source,
ParametersBuilder builder,
ComponentRegistry componentRegistry) |
protected ParameterBuilder |
BasicAnnotationConfig.addParameter(ActionParamEntry source,
ParametersBuilder builder,
ComponentRegistry componentRegistry) |
protected ParameterBuilder |
BasicAnnotationConfig.buildParameter(ParametersBuilder builder,
ActionParamEntry property,
ComponentRegistry componentRegistry) |
| Constructor and Description |
|---|
ActionParamEntryWrapper(ActionParamEntry value) |
BeanActionParamEntry(ActionParamEntry value) |
BeanEntryActionParam(ActionParamEntry value) |
Copyright © 2026 Brandao. All rights reserved.