| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.util |
| Constructor and Description |
|---|
WebContainerManager(org.osgi.framework.BundleContext context,
WebContainerListener listener)
Creates a manager that delivers service events synchronously (for test purposes).
|
WebContainerManager(org.osgi.framework.BundleContext context,
WebContainerListener listener,
String threadName)
Creates a manager to handle:
the lifecycle of
WebContainer service reference(s)
the lifecycles of bundles that want to interact with a
WebContainer.
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.