Uses of Interface
org.openhab.core.thing.ThingRegistry
Packages that use ThingRegistry
Package
Description
-
Uses of ThingRegistry in org.openhab.core.model.rule.jvmmodel
Constructors in org.openhab.core.model.rule.jvmmodel with parameters of type ThingRegistryModifierConstructorDescriptionRulesRefresher
(ModelRepository modelRepository, ItemRegistry itemRegistry, ThingRegistry thingRegistry, ReadyService readyService) -
Uses of ThingRegistry in org.openhab.core.model.script
Methods in org.openhab.core.model.script that return ThingRegistryConstructors in org.openhab.core.model.script with parameters of type ThingRegistryModifierConstructorDescriptionScriptServiceUtil
(ItemRegistry itemRegistry, ThingRegistry thingRegistry, EventPublisher eventPublisher, ModelRepository modelRepository, Scheduler scheduler) -
Uses of ThingRegistry in org.openhab.core.thing.link
Constructors in org.openhab.core.thing.link with parameters of type ThingRegistryModifierConstructorDescriptionItemChannelLinkRegistry
(ThingRegistry thingRegistry, ItemRegistry itemRegistry)