Uses of Interface
org.openhab.core.thing.binding.ThingHandlerService
-
Uses of ThingHandlerService in org.openhab.core.magic.binding.handler
Modifier and TypeMethodDescriptionCollection<Class<? extends ThingHandlerService>>
MagicActionModuleThingHandler.getServices()
-
Uses of ThingHandlerService in org.openhab.core.thing.binding
Modifier and TypeInterfaceDescriptioninterface
Marker interface for Automation Actions with access to aThingHandler
.Modifier and TypeMethodDescriptiondefault Collection<Class<? extends ThingHandlerService>>
ThingHandler.getServices()
This method provides a list of classes which should be registered as services by the framework