Package org.glassfish.jersey.ext.cdi1x.inject.internal
package org.glassfish.jersey.ext.cdi1x.inject.internal
-
ClassDescriptionA utility class that makes sure
@Injectcan be used instead of@Contextfor the Jakarta REST API classes and interfaces, such as forConfiguration, orProviders.Qualifier used for injecting the CDI beans using@Inject.A CDI producer producing servlet beans in aRequestScope.