| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi | |
| org.ops4j.pax.web.service.spi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerController.addErrorPage(ErrorPageModel model) |
void |
ServerController.removeErrorPage(ErrorPageModel model) |
| Modifier and Type | Method and Description |
|---|---|
ErrorPageModel[] |
ServiceModel.getErrorPageModels() |
ErrorPageModel |
ServiceModel.removeErrorPage(String error,
ContextModel contextModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceModel.addErrorPageModel(ErrorPageModel model) |
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.