Package org.eclipse.jetty.cdi


package org.eclipse.jetty.cdi
  • Classes
    Class
    Description
    CDI Configuration
    A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
    A ServletContainerInitializer that introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found.
    A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts DecoratedObjectFactory (typically Listeners, Filters and Servlets).