|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleWrapper
An encapsulation of the bindings definition of the actual dependency engine.
The encapsulated object, can be a Guice Module, and ApplicationContext, PicoContainer , etc
| Method Summary | ||
|---|---|---|
|
as(Class<T> targetType)
Cast the current object module. |
|
Object |
nativeModule()
|
|
| Method Detail |
|---|
Object nativeModule()
<T> T as(Class<T> targetType)
targetType - the target type
IllegalStateException - if can not convert or cast
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||