| 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.task |
Package containing tools for batch/transactional operations on Pax Web model and
ServerController. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceModel.visitErrorPageModelChange(ErrorPageModelChange change) |
void |
ServerModel.visitErrorPageModelChange(ErrorPageModelChange change) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchVisitor.visitErrorPageModelChange(ErrorPageModelChange change)
Process a change related to error pages
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.