public class WebMvcSectionSource extends AbstractSectionSource
SectionSource servicing ServerHttpConnection via Web MVC.AbstractSectionSource.SpecificationContext| Modifier and Type | Field and Description |
|---|---|
static String |
INPUT
SectionInput name for servicing the ServerHttpConnection. |
static String |
OUTPUT
SectionOutput for passing on to next in chain for servicing
ServerHttpConnection. |
| Constructor and Description |
|---|
WebMvcSectionSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadSpecification(AbstractSectionSource.SpecificationContext context) |
void |
sourceSection(SectionDesigner designer,
SectionSourceContext context) |
getSpecificationpublic static final String INPUT
SectionInput name for servicing the ServerHttpConnection.public static final String OUTPUT
SectionOutput for passing on to next in chain for servicing
ServerHttpConnection.protected void loadSpecification(AbstractSectionSource.SpecificationContext context)
loadSpecification in class AbstractSectionSourcepublic void sourceSection(SectionDesigner designer, SectionSourceContext context) throws Exception
ExceptionCopyright © 2005–2020 OfficeFloor. All rights reserved.