Uses of Interface
org.openhab.core.thing.binding.ThingHandlerService
Package
Description
-
Uses of ThingHandlerService in org.openhab.core.config.discovery
Modifier and TypeClassDescriptionclass
AbstractThingHandlerDiscoveryService<T extends ThingHandler>
TheAbstractThingHandlerDiscoveryService
extends theAbstractDiscoveryService
for thing-based discovery services. -
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