public abstract class WebExtensionProcessor extends WebExtensionProcessor
Constructor and Description |
---|
WebExtensionProcessor(IServletContext webApp) |
Modifier and Type | Method and Description |
---|---|
IServletWrapper |
createServletWrapper(IServletConfig config) |
createConfig, createConfig, getMetaData, getName, getPatternList, getServletWrapper, isAvailable, isInternal
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleRequest
public WebExtensionProcessor(IServletContext webApp)
public IServletWrapper createServletWrapper(IServletConfig config) throws java.lang.Exception
createServletWrapper
in class WebExtensionProcessor
java.lang.Exception