Package org.jvnet.hk2.guice.bridge.api


package org.jvnet.hk2.guice.bridge.api
  • Class
    Description
    This class can be used to initialize a ServiceLocator for use with the Guice/HK2 Bridge
    Guice Bridge
     
    In Guice you cannot override the meaning of {#link jakarta.inject.Inject}.
    This is an implementation of com.google.inject.Module that should be used if one wishes to inject HK2 services into Guice services