| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi |
Main SPI package for Pax Web.
|
| org.ops4j.pax.web.service.spi.config | |
| 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.elements |
Model subpackage representing actual web elements, while infrastructure elements
(like contexts) are kept in the package above.
|
| org.ops4j.pax.web.service.spi.model.views |
| Class and Description |
|---|
| Configuration
Interface for accessing configuration that's normally available/provided using Configuration Admin
properties or Meta Type information.
|
| Class and Description |
|---|
| JspConfiguration |
| LogConfiguration |
| ResourceConfiguration
Configuration related to "default servlets"
|
| SecurityConfiguration |
| ServerConfiguration |
| SessionConfiguration
While some session configuration parameters (those specified in
web.xml and
SessionCookieConfig) can be specified through WebContainer
and during WAR deployment, some server-specific options can be configured only globally through
PaxWebConstants.PID. |
| Class and Description |
|---|
| JspConfiguration |
| Class and Description |
|---|
| JspConfiguration |
| Class and Description |
|---|
| Configuration
Interface for accessing configuration that's normally available/provided using Configuration Admin
properties or Meta Type information.
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.