Package org.sensorhub.api.module
package org.sensorhub.api.module
-
ClassDescriptionIModule<T extends ModuleConfig>Generic interface for all modules in the system.IModuleBase<T extends ModuleConfigBase>Base interface for main modules and submodulesInterface for the module configuration repository.IModuleManager<ModuleType extends IModule<?>>Base interface for all module managers.Interface for the overall module managers factory.Interface to be implemented to enable automatic module discoveryISubModule<T extends SubModuleConfig>Generic interface for all submodules.Base class to hold main modules configuration optionsBase class for module and submodule config classesEvent type generated at various times during a module's lifecycleBase class for submodule config