net.officefloor.plugin.servlet.webxml
Class WebXmlSectionSource
java.lang.Object
net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
net.officefloor.plugin.servlet.webxml.WebXmlSectionSource
- All Implemented Interfaces:
- SectionSource
public class WebXmlSectionSource
- extends AbstractSectionSource
SectionSource to load HttpServlet functionality from a
web.xml file (as per Servlet specification).
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebXmlSectionSource
public WebXmlSectionSource()
loadSpecification
protected void loadSpecification(AbstractSectionSource.SpecificationContext context)
- Specified by:
loadSpecification in class AbstractSectionSource
sourceSection
public void sourceSection(SectionDesigner designer,
SectionSourceContext context)
throws Exception
- Throws:
Exception
Copyright © 2005-2011. All Rights Reserved.