public class GuiceAdapter extends java.lang.Object implements IocAdapter
Constructor and Description |
---|
GuiceAdapter(com.google.inject.Injector injector) |
GuiceAdapter(com.google.inject.Module... modules) |
Modifier and Type | Method and Description |
---|---|
<T> T |
get(java.lang.Class<T> type) |
public GuiceAdapter(com.google.inject.Injector injector)
public GuiceAdapter(com.google.inject.Module... modules)
public <T> T get(java.lang.Class<T> type)
get
in interface IocAdapter
Copyright © 2014. All Rights Reserved.