| 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 |
|---|---|
static ContextKey |
ContextKey.of(OsgiContextModel context) |
static ContextKey |
ContextKey.of(org.ops4j.pax.web.service.WebContainerContext context) |
static ContextKey |
ContextKey.with(String contextId,
org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
OsgiContextModel |
ServerModel.getBundleDefaultContextModel(ContextKey key) |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.