@Deprecated public class ThrowSafeListAnnotationConfig extends AbstractAnnotationConfig
annotation, applicationContext| Constructor and Description |
|---|
ThrowSafeListAnnotationConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addThrowSafe(ActionBuilder actionBuilder,
ThrowSafe throwSafe)
Deprecated.
|
protected void |
addThrowSafe(ControllerBuilder controllerBuilder,
ThrowSafe throwSafe)
Deprecated.
|
protected void |
addThrowSafeList(ActionBuilder actionBuilder,
Method method)
Deprecated.
|
protected void |
addThrowSafeList(ControllerBuilder controllerBuilder,
Class clazz)
Deprecated.
|
Object |
applyConfiguration(Object source,
Object builder,
ComponentRegistry componentRegistry)
Deprecated.
Aplica o recurso na entidade.
|
Object |
applyConfiguration0(Object source,
Object builder,
ComponentRegistry componentRegistry)
Deprecated.
|
boolean |
isApplicable(Object source)
Deprecated.
Verifica se o recurso vai ser aplicado à entidade.
|
applyInternalConfiguration, getConfiguration, getExecutionOrder, getSourceConverter, setApplicationContext, setConfiguration, setSourceConverterpublic boolean isApplicable(Object source)
AnnotationConfigsource - Entidade.public Object applyConfiguration(Object source, Object builder, ComponentRegistry componentRegistry)
AnnotationConfigsource - Entidade.builder - Construtor da entidade.componentRegistry - Regsitro dos componentes da aplicação.public Object applyConfiguration0(Object source, Object builder, ComponentRegistry componentRegistry)
protected void addThrowSafeList(ActionBuilder actionBuilder, Method method)
protected void addThrowSafeList(ControllerBuilder controllerBuilder, Class clazz)
protected void addThrowSafe(ActionBuilder actionBuilder, ThrowSafe throwSafe)
protected void addThrowSafe(ControllerBuilder controllerBuilder, ThrowSafe throwSafe)
Copyright © 2026 Brandao. All rights reserved.