Class AnnotatedThingActionModuleTypeProvider

java.lang.Object
org.openhab.core.automation.handler.BaseModuleHandlerFactory
org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
All Implemented Interfaces:
ModuleHandlerFactory, ModuleTypeProvider, Provider<ModuleType>

@NonNullByDefault public class AnnotatedThingActionModuleTypeProvider extends BaseModuleHandlerFactory implements ModuleTypeProvider
ModuleTypeProvider that collects actions for ThingHandlers
Author:
Stefan Triller - Initial contribution