Class Hk2BootstrapBinder

java.lang.Object
org.glassfish.hk2.utilities.binding.AbstractBinder
org.glassfish.jersey.inject.hk2.Hk2BootstrapBinder
All Implemented Interfaces:
DynamicConfiguration, Binder

public class Hk2BootstrapBinder extends AbstractBinder
AbstractBinder that registers all components needed for a proper bootstrap of Jersey based on HK2 framework.
Author:
Petr Bouda