Class DelayedHk2InjectionManager

  • All Implemented Interfaces:
    InjectionManager

    public class DelayedHk2InjectionManager
    extends Object
    Implementation of InjectionManager that is able to delay service's registration and injection to completeRegistration() phase. During the Jersey bootstrap just keep the bindings and other operation for a later use.
    Author:
    Petr Bouda