Module Overview

Maven Artifact ID

Bundle Symbolic Name

Since

Description

pax-cdi-api

org.ops4j.pax.cdi.api

0.1.0

API for Bean Bundles

pax-cdi-extender

org.ops4j.pax.cdi.extender

0.1.0

OSGi extender pattern implementation, listening to bundle events and creating a CDI container for each bean bundle

pax-cdi-extension

org.ops4j.pax.cdi.extension

0.1.0

Portable CDI extension implementing OSGi service support defined in pax-cdi-api.

pax-cdi-features

n.a.

0.4.0

Apache Karaf feature definitions for Pax CDI

pax-cdi-jetty-openwebbeansorg.ops4j.pax.cdi.jetty.openwebbeans0.8.0OpenWebBeans adapter for CDI-enabled web applications in Jetty.
pax-cdi-jetty-osgi-bootorg.eclipse.jetty.osgi.boot0.8.0Patched version of org.eclipse.jetty.osgi.boot bundle to work with Pax CDI.
NOTE: The bundle symbolic name was not changed to org.ops4j.pax.cdi.*, since the org.eclipse.jetty.osgi.boot.jsp fragment depends on it.
pax-cdi-jetty-weldorg.ops4j.pax.cdi.jetty.weld0.8.0Weld adapter for CDI-enabled web applications in Jetty.

pax-cdi-openwebbeans

org.ops4j.pax.cdi.openwebbeans

0.1.0

Provides CDI containers using Apache OpenWebBeans.

pax-cdi-servletorg.ops4j.pax.cdi.servlet0.8.0Supports CDI-enabled web applications in Jetty or Undertow. (For Pax Web, use pax-cdi-web.)

pax-cdi-spi

org.ops4j.pax.cdi.spi

0.1.0

The Service Provider Interface to be implemented based on a concrete CDI container.

pax-cdi-undertow-weldorg.ops4j.pax.cdi.undertow.weld0.8.0Weld adapter for CDI-enabled web applications in Undertow.

pax-cdi-web

org.ops4j.pax.cdi.web

0.3.0

Supports CDI-enabled web applications in Pax Web.

pax-cdi-web-openwebbeans

org.ops4j.pax.cdi.web.openwebbeans

0.3.0

OpenWebBeans adapter for CDI-enabled web applications.

pax-cdi-web-weld

org.ops4j.pax.cdi.web.weld

0.3.0

Weld adapter for CDI-enabled web applications.

pax-cdi-weld

org.ops4j.pax.cdi.weld

0.3.0

Provides CDI containers using JBoss Weld.