| Package | Description |
|---|---|
| org.brandao.brutos |
Contém os recursos necessários para a configuração de uma aplicação.
|
| org.brandao.brutos.interceptor |
Contém os recursos que permitem interceptar o aplicativo.
|
| org.brandao.brutos.web |
Contém os recursos necessários para a configuração de um aplicativo web.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableInterceptorHandler |
StackRequestElementImp.getHandler() |
| Modifier and Type | Method and Description |
|---|---|
Controller |
DefaultControllerResolver.getController(ControllerManager controllerManager,
ConfigurableInterceptorHandler handler)
Deprecated.
|
void |
StackRequestElementImp.setHandler(ConfigurableInterceptorHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImpInterceptorHandler
Deprecated.
|
class |
InterceptorHandlerImp |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorProcess.invoke0(ConfigurableInterceptorHandler handler,
StackRequestElement stackRequestElement) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebConfigurableInterceptorHandler |
| Modifier and Type | Method and Description |
|---|---|
Controller |
WebControllerResolver.getController(ControllerManager controllerManager,
ConfigurableInterceptorHandler handler)
Deprecated.
|
Copyright © 2026 Brandao. All rights reserved.