public interface Module
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Routine in order to release resources
|
String |
getDescription() |
String |
getName() |
String |
getProvider() |
String |
getVersion() |
boolean |
init()
Initialize the module.
|
void |
loadConfigurations(Dictionary configurations) |
String getDescription()
String getProvider()
String getVersion()
String getName()
void loadConfigurations(Dictionary configurations)
void dispose()
boolean init()
Copyright © 2018 universAAL Consortium. All rights reserved.