Module Overview

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-openwebbeans

org.ops4j.pax.cdi.jetty.openwebbeans

0.8.0

OpenWebBeans adapter for CDI-enabled web applications in Jetty.

pax-cdi-jetty-osgi-boot

org.eclipse.jetty.osgi.boot

0.8.0

Patched 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-weld

org.ops4j.pax.cdi.jetty.weld

0.8.0

Weld 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-servlet

org.ops4j.pax.cdi.servlet

0.8.0

Supports 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-weld

org.ops4j.pax.cdi.undertow.weld

0.8.0

Weld 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.