public interface ModuleInitializer
Modifier and Type | Method and Description |
---|---|
void |
performInit()
Performs the initalization of the module.
|
void performInit() throws ModuleInitializeException
ModuleInitializeException
- if an error occurs which prevents the module from being usable.Copyright © 2002–2017 Pentaho Corporation. All rights reserved.