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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.ibm.ws.webcontainer.extension.WebExtensionProcessorcreateConfig, createConfig, getMetaData, getName, getPatternList, getServletWrapper, isAvailable, isInternalMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ibm.wsspi.webcontainer.RequestProcessorhandleRequest
- 
Constructor Details- 
WebExtensionProcessor
 
- 
- 
Method Details- 
createServletWrapper- Overrides:
- createServletWrapperin class- WebExtensionProcessor
- Throws:
- Exception
 
 
-