Uses of Interface
org.openhab.core.thing.binding.ThingHandlerFactory
Packages that use ThingHandlerFactory
-
Uses of ThingHandlerFactory in org.openhab.core.thing.binding
Classes in org.openhab.core.thing.binding that implement ThingHandlerFactoryModifier and TypeClassDescriptionclassTheBaseThingHandlerFactoryprovides a base implementation for theThingHandlerFactoryinterface.Method parameters in org.openhab.core.thing.binding with type arguments of type ThingHandlerFactoryModifier and TypeMethodDescriptionstatic @Nullable ThingThingFactory.createThing(ThingUID thingUID, Configuration configuration, @Nullable Map<String, String> properties, @Nullable ThingUID bridgeUID, ThingTypeUID thingTypeUID, List<ThingHandlerFactory> thingHandlerFactories)