@Service public class GuiceIntoHK2BridgeImpl extends java.lang.Object implements GuiceIntoHK2Bridge
| Modifier and Type | Field and Description |
|---|---|
private ServiceLocator |
locator |
| Constructor and Description |
|---|
GuiceIntoHK2BridgeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bridgeGuiceInjector(com.google.inject.Injector injector)
Creates a link between hk2 services and a Guice injector
|
@Inject private ServiceLocator locator
public void bridgeGuiceInjector(com.google.inject.Injector injector)
GuiceIntoHK2BridgebridgeGuiceInjector in interface GuiceIntoHK2Bridgeinjector - The non-null Guice injector to create a bridge to