Class EmptyHk2CustomInjectionTypeProvider
- java.lang.Object
-
- org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProvider
-
- All Implemented Interfaces:
Hk2CustomBoundTypesProvider
public final class EmptyHk2CustomInjectionTypeProvider extends Object implements Hk2CustomBoundTypesProvider
Utility class that effectively disables any attempts of Jersey/CDI integration layer to delegate injection from CDI to HK2.- Author:
- Jakub Podlesak
-
-
Constructor Summary
Constructors Constructor Description EmptyHk2CustomInjectionTypeProvider()
-
-
-
Method Detail
-
getHk2Types
public Set<Type> getHk2Types()
- Specified by:
getHk2Typesin interfaceHk2CustomBoundTypesProvider
-
-