public class ModuleEmbedded extends Object implements UnitModule, GlobalModule
| Constructor and Description |
|---|
ModuleEmbedded(Object module) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
as(Class<T> targetType) |
Object |
nativeModule() |
static ModuleEmbedded |
wrap(Object module) |
public ModuleEmbedded(Object module)
public Object nativeModule()
nativeModule in interface ModuleWrapperpublic <T> T as(Class<T> targetType)
as in interface ModuleWrapperpublic static ModuleEmbedded wrap(Object module)
Copyright © 2012-2016. All Rights Reserved.