public class JspWorkSource extends AbstractWorkSource<HttpServletTask>
AbstractWorkSource.SpecificationContext| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_PREFIX_INIT_PARAMETER
Prefix of property for an initialisation parameter.
|
static String |
PROPERTY_SERVLET_MAPPINGS
Name of property to obtain overriding mappings to the JSP.
|
| Constructor and Description |
|---|
JspWorkSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadSpecification(AbstractWorkSource.SpecificationContext context) |
void |
sourceWork(WorkTypeBuilder<HttpServletTask> workTypeBuilder,
WorkSourceContext context) |
getSpecificationpublic static final String PROPERTY_PREFIX_INIT_PARAMETER
JspServlet.public static final String PROPERTY_SERVLET_MAPPINGS
protected void loadSpecification(AbstractWorkSource.SpecificationContext context)
loadSpecification in class AbstractWorkSource<HttpServletTask>public void sourceWork(WorkTypeBuilder<HttpServletTask> workTypeBuilder, WorkSourceContext context) throws Exception
ExceptionCopyright © 2005–2015. All rights reserved.