| Package | Description |
|---|---|
| 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.util |
| Modifier and Type | Method and Description |
|---|---|
WhiteboardWebContainerView |
WebContainerManager.whiteboardView(org.osgi.framework.Bundle bundle)
Returns a
WhiteboardWebContainerView for the passed BundleContext and current
reference to WebContainer service. |
WhiteboardWebContainerView |
WebContainerManager.whiteboardView(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceReference<org.ops4j.pax.web.service.WebContainer> ref)
Returns a
WhiteboardWebContainerView for the passed BundleContext and the passed
reference to WebContainer service. |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.