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 |
BeanEntryConstructorArg |
class |
ConstructorArgEntryWrapper |
Modifier and Type | Method and Description |
---|---|
protected ConstructorArgBuilder |
BasicAnnotationConfig.addConstructorArg(ConstructorArgEntry source,
ConstructorBuilder builder,
ComponentRegistry componentRegistry) |
protected void |
AnyAnnotationConfig.addIdentify(ConstructorArgEntry source,
ConstructorArgBuilder constructorArgBuilder,
ComponentRegistry componentRegistry) |
protected void |
BasicAnnotationConfig.addIdentify(ConstructorArgEntry source,
ConstructorBuilder builder,
ComponentRegistry componentRegistry) |
protected ConstructorArgBuilder |
BasicAnnotationConfig.buildConstructorArg(ConstructorBuilder builder,
ConstructorArgEntry arg,
ComponentRegistry componentRegistry) |
Constructor and Description |
---|
BeanEntryConstructorArg(ConstructorArgEntry constructorArgEntry) |
ConstructorArgEntryWrapper(ConstructorArgEntry constructorArgEntry) |
Copyright © 2018 Brandao. All rights reserved.