| 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, ...).
|
| Modifier and Type | Method and Description |
|---|---|
OsgiServletContextClassLoader |
OsgiContextModel.getClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
OsgiContextModel.setClassLoader(OsgiServletContextClassLoader classLoader)
In Whiteboard and HttpService scenarios,
OsgiServletContextClassLoader is created in the wrapper
for actual server runtime (to include the bundle specific to given runtime). |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.