public class HtmlOutputModule
extends AbstractModule
Constructor and Description |
---|
HtmlOutputModule() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(SubSystem subSystem)
Initializes the module.
|
public HtmlOutputModule() throws ModuleInitializeException
ModuleInitializeException
public void initialize(SubSystem subSystem) throws ModuleInitializeException
subSystem
- the subSystem.ModuleInitializeException
- if an error ocurred while initializing the module.