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