@Version("1.1.0")
Package com.ibm.wsspi.webcontainer.extension
-
Interface Summary Interface Description ExtensionFactory Extension factories are registered with the Webcontainer/WebcontainerService as providers of handlers (ExtensionProcessors) for generic URL patterns.ExtensionProcessor ExtensionProcessor classes are responsible for handling requests that filter down to them by the URL matching process.