Class 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