public interface ModuleWrapper
The encapsulated object, can be a Guice Module, and ApplicationContext, PicoContainer , etc
| Modifier and Type | Method and Description |
|---|---|
<T> T |
as(Class<T> targetType)
Cast the current object module.
|
Object |
nativeModule() |
Copyright © 2012-2014. All Rights Reserved.