Package org.eclipse.jetty.cdi
package org.eclipse.jetty.cdi
-
ClassDescriptionCDI ConfigurationA 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 contextsDecoratedObjectFactory
(typically Listeners, Filters and Servlets).