Package org.ops4j.pax.web.service.spi.util
-
Interface Summary Interface Description WebContainerListener A listener interface to be used withWebContainerManager
to notify interested entities about lifecycle events ofWebContainer
. -
Class Summary Class Description FilterAnnotationScanner Helper class to scan forWebFilter
annotationNamedThreadFactory HandyThreadFactory
for threads with standardized name.Path Divers utilities related to request paths.ServletAnnotationScanner Helper class to scan forWebServlet
annotationUtils WebContainerManager This class combines aBundleListener
andServiceListener
to manage at least two scenarios: pax-web-extender-whiteboard pax-web-extender-war The scenarios are quite similar, because in both cases the information is collected from multiple sources: pax-web-extender-whiteboard - Whiteboard services being registered through different bundles.