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 | Interface and Description |
---|---|
interface |
ConfigurableRenderView |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurableRenderView |
class |
ConfigurableRenderViewImp |
class |
DefaultRenderView |
Modifier and Type | Method and Description |
---|---|
RenderView |
RequestInstrumentImp.getRenderView() |
RenderView |
RequestInstrument.getRenderView() |
RenderView |
ApplicationContext.getRenderView() |
RenderView |
AbstractApplicationContext.getRenderView() |
Modifier and Type | Method and Description |
---|---|
void |
RequestInstrumentImp.setRenderView(RenderView renderView) |
Constructor and Description |
---|
RequestInstrumentImp(ApplicationContext context,
ObjectFactory objectFactory,
RenderView renderView) |
Modifier and Type | Class and Description |
---|---|
class |
MockRenderView |
Modifier and Type | Class and Description |
---|---|
class |
WebConfigurableRenderViewImp |
Modifier and Type | Method and Description |
---|---|
RenderView |
WebApplicationContextWrapper.getRenderView() |
Copyright © 2018 Brandao. All rights reserved.