| 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 |
|---|---|
static ThrowableEntry |
AnnotationUtil.toEntry(ThrowSafe value,
Class<? extends Throwable> target) |
| Modifier and Type | Method and Description |
|---|---|
static List<ThrowableEntry> |
AnnotationUtil.toEntry(ThrowSafe value) |
static List<ThrowableEntry> |
AnnotationUtil.toList(List<ThrowSafe> list) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ThrowSafeAnnotationConfig.addThrowSafe(org.brandao.brutos.ActionBuilder actionBuilder,
org.brandao.brutos.ComponentRegistry componentRegistry,
ThrowableEntry throwSafe) |
protected void |
ThrowSafeAnnotationConfig.addThrowSafe(org.brandao.brutos.ControllerBuilder controllerBuilder,
org.brandao.brutos.ComponentRegistry componentRegistry,
ThrowableEntry throwSafe) |
Copyright © 2018 Brandao. All rights reserved.