public class WMFModule
extends AbstractModule
| Constructor and Description |
|---|
WMFModule() |
public WMFModule()
throws ModuleInitializeException
ModuleInitializeExceptionpublic void initialize(SubSystem subSystem)
throws ModuleInitializeException
subSystem - the subSystem.ModuleInitializeException - if an error ocurred while initializing
the module.