Module org.jvnet.hk2.guice.bridge
Package org.jvnet.hk2.guice.bridge.api
Annotation Interface HK2Inject
In Guice you cannot override the meaning of {#link jakarta.inject.Inject}. Therefor
when injecting HK2 services into Guice services you must use this annotation
- Author:
- jwells