Uses of Interface
org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionManagerInjectedTarget
Packages that use InjectionManagerInjectedTarget
Package
Description
Jersey internal package supporting Jersey CDI integration.
Jersey internal SPI to support custom defined HK2 injection binding for Jersey/CDI applications.
-
Uses of InjectionManagerInjectedTarget in org.glassfish.jersey.ext.cdi1x.internal
Methods in org.glassfish.jersey.ext.cdi1x.internal with parameters of type InjectionManagerInjectedTargetModifier and TypeMethodDescriptionvoid
GenericInjectionManagerStore.notify
(InjectionManagerInjectedTarget target) -
Uses of InjectionManagerInjectedTarget in org.glassfish.jersey.ext.cdi1x.internal.spi
Methods in org.glassfish.jersey.ext.cdi1x.internal.spi with parameters of type InjectionManagerInjectedTargetModifier and TypeMethodDescriptionvoid
InjectionTargetListener.notify
(InjectionManagerInjectedTarget target) Notify the HK2 locator manager about new injection target being processed.