Package | Description |
---|---|
org.brandao.brutos |
Contém os recursos necessários para a configuração de uma aplicação.
|
org.brandao.brutos.test |
Contém os recursos necessários para a geração de testes.
|
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 |
AbstractConfigurableRenderView |
class |
ConfigurableRenderViewImp |
class |
DefaultRenderView |
Modifier and Type | Field and Description |
---|---|
protected ConfigurableRenderView |
Invoker.renderView |
protected ConfigurableRenderView |
AbstractApplicationContext.renderView |
Modifier and Type | Method and Description |
---|---|
protected ConfigurableRenderView |
AbstractApplicationContext.getNewRenderView() |
ConfigurableRenderView |
Invoker.getRenderView() |
Modifier and Type | Method and Description |
---|---|
void |
Invoker.setRenderView(ConfigurableRenderView renderView) |
void |
ConfigurableApplicationContext.setRenderView(ConfigurableRenderView renderView) |
void |
AbstractApplicationContext.setRenderView(ConfigurableRenderView renderView) |
Modifier and Type | Class and Description |
---|---|
class |
MockRenderView |
Modifier and Type | Class and Description |
---|---|
class |
WebConfigurableRenderViewImp |
Modifier and Type | Method and Description |
---|---|
void |
WebApplicationContextWrapper.setRenderView(ConfigurableRenderView renderView) |
Copyright © 2018 Brandao. All rights reserved.