Class WebExtensionProcessor
java.lang.Object
com.ibm.ws.webcontainer.extension.WebExtensionProcessor
com.ibm.wsspi.webcontainer.osgi.extension.WebExtensionProcessor
- All Implemented Interfaces:
ExtensionProcessor
,RequestProcessor
LIBERTY: This class is needed to create com.ibm.ws.webcontainer.osgi.servlet.ServletWrapper
instead of com.ibm.ws.webcontainer.servlet.ServletWrapperImpl
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.ws.webcontainer.extension.WebExtensionProcessor
createConfig, createConfig, getMetaData, getName, getPatternList, getServletWrapper, isAvailable, isInternal
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.ibm.wsspi.webcontainer.RequestProcessor
handleRequest
-
Constructor Details
-
WebExtensionProcessor
-
-
Method Details
-
createServletWrapper
- Overrides:
createServletWrapper
in classWebExtensionProcessor
- Throws:
Exception
-