@Service public class GuiceIntoHK2BridgeImpl extends Object implements GuiceIntoHK2Bridge
| 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
|
public void bridgeGuiceInjector(com.google.inject.Injector injector)
GuiceIntoHK2BridgebridgeGuiceInjector in interface GuiceIntoHK2Bridgeinjector - The non-null Guice injector to create a bridge toCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.