Package | Description |
---|---|
org.brandao.brutos |
Contém os recursos necessários para a configuração de uma aplicação.
|
org.brandao.brutos.web |
Contém os recursos necessários para a configuração de um aplicativo web.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultControllerResolver
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ControllerResolver |
AbstractApplicationContext.controllerResolver |
Modifier and Type | Method and Description |
---|---|
ControllerResolver |
ApplicationContext.getControllerResolver()
Deprecated.
|
ControllerResolver |
AbstractApplicationContext.getControllerResolver() |
protected ControllerResolver |
AbstractApplicationContext.getNewControllerResolver() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractApplicationContext.setControllerResolver(ControllerResolver controllerResolver) |
Modifier and Type | Class and Description |
---|---|
class |
WebControllerResolver
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ControllerResolver |
WebApplicationContextWrapper.getControllerResolver() |
Copyright © 2018 Brandao. All rights reserved.