public class WebThrowSafeAnnotationConfig extends WebActionAnnotationConfig
annotation, applicationContext| Constructor and Description |
|---|
WebThrowSafeAnnotationConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addThrowSafe(ActionBuilder actionBuilder,
ComponentRegistry componentRegistry,
ThrowableEntry source) |
protected void |
addThrowSafe(ControllerBuilder controllerBuilder,
ComponentRegistry componentRegistry,
ThrowableEntry source) |
Object |
applyConfiguration(Object source,
Object builder,
ComponentRegistry componentRegistry)
Aplica o recurso na entidade.
|
protected Object |
applyThrowSafe(Object source,
Object builder,
ComponentRegistry componentRegistry) |
protected Object |
applyThrowSafeAction(Object source,
Object builder,
ComponentRegistry componentRegistry) |
boolean |
isApplicable(Object source)
Verifica se o recurso vai ser aplicado à entidade.
|
innerApplyConfiguration, throwsSafeaddParameters, addResultAction, createActionView, getView, getViewapplyInternalConfiguration, getConfiguration, getExecutionOrder, getSourceConverter, setApplicationContext, setConfiguration, setSourceConverterpublic boolean isApplicable(Object source)
AnnotationConfigisApplicable in interface AnnotationConfigisApplicable in class ActionAnnotationConfigsource - Entidade.public Object applyConfiguration(Object source, Object builder, ComponentRegistry componentRegistry)
AnnotationConfigapplyConfiguration in interface AnnotationConfigapplyConfiguration in class ActionAnnotationConfigsource - Entidade.builder - Construtor da entidade.componentRegistry - Regsitro dos componentes da aplicação.protected Object applyThrowSafeAction(Object source, Object builder, ComponentRegistry componentRegistry)
protected Object applyThrowSafe(Object source, Object builder, ComponentRegistry componentRegistry)
protected void addThrowSafe(ActionBuilder actionBuilder, ComponentRegistry componentRegistry, ThrowableEntry source)
protected void addThrowSafe(ControllerBuilder controllerBuilder, ComponentRegistry componentRegistry, ThrowableEntry source)
Copyright © 2026 Brandao. All rights reserved.