Uses of Class
org.glassfish.jersey.inject.weld.internal.managed.CdiClientInjectionManager
-
Packages that use CdiClientInjectionManager Package Description org.glassfish.jersey.inject.weld.internal.injector -
-
Uses of CdiClientInjectionManager in org.glassfish.jersey.inject.weld.internal.injector
Methods in org.glassfish.jersey.inject.weld.internal.injector that return CdiClientInjectionManager Modifier and Type Method Description CdiClientInjectionManagerJerseyClientCreationalContext. getInjectionManager()Methods in org.glassfish.jersey.inject.weld.internal.injector with parameters of type CdiClientInjectionManager Modifier and Type Method Description JerseyClientCreationalContextJerseyClientCreationalContext. setInjectionManager(CdiClientInjectionManager injectionManager)
-