| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.model |
SPI model hierarchy contains classes to internally represent all the information
required during registration (adding to running server) of web components (servlets, filters,
welcome files, error pages, security constraints, ...).
|
| org.ops4j.pax.web.service.spi.model.views | |
| org.ops4j.pax.web.service.spi.servlet |
Package with classes used in different runtimes for common tasks, like wrapping
HttpServletRequest. |
| Class and Description |
|---|
| ReportViewPlugin
An interfaces that should be implemented by bundles that want to create/alter/enhance the information returned by
ReportWebContainerView. |
| Class and Description |
|---|
| ReportViewPlugin
An interfaces that should be implemented by bundles that want to create/alter/enhance the information returned by
ReportWebContainerView. |
| WebAppWebContainerView.AllocationStatus |
| Class and Description |
|---|
| DynamicJEEWebContainerView
Interface with selected methods from
WhiteboardWebContainerView
used for dynamic addServlet/addFilter/addListener methods of ServletContext. |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.