| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.servlet |
Package with classes used in different runtimes for common tasks, like wrapping
HttpServletRequest. |
| Modifier and Type | Class and Description |
|---|---|
class |
RegisteringContainerInitializer
The
ServletContainerInitializer that's supposed to collect all the servlets/filters/listeners
that may have beed dynamically added when other SCIs were called and actually register them using full Pax Web
procedure of going through the ServerModel, batches and server
controllers. |
| Modifier and Type | Method and Description |
|---|---|
int |
SCIWrapper.compareTo(SCIWrapper o) |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.