| Interface | Description |
|---|---|
| WebContainerListener |
A listener interface to be used with
WebContainerManager to notify interested entities about lifecycle
events of WebContainer. |
| Class | Description |
|---|---|
| FilterAnnotationScanner |
Helper class to scan for
WebFilter annotation |
| NamedThreadFactory |
Handy
ThreadFactory for threads with standardized name. |
| Path |
Divers utilities related to request paths.
|
| ServletAnnotationScanner |
Helper class to scan for
WebServlet annotation |
| Utils | |
| WebContainerManager |
This class combines a
BundleListener and ServiceListener 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. |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.