Package org.openhab.core.service
package org.openhab.core.service
-
ClassDescriptionThe
AbstractServiceBundleTrackertracks a set of bundles (selectedAbstractServiceBundleTracker.isRelevantBundle(Bundle)and sets theAbstractServiceBundleTracker.readyMarkerwhen all registered bundles are activeAn implementation of this service provides locale specificCommandDescriptions for the given item.This is a token, identifying something to be completed.Filter forReadyMarkers which a ReadyTracker is interested in.Utilities for the ready maker usage.Registry forReadyMarkers.Tracker for changes related toReadyMarkerregistrations.This service combines differentReadyMarkers into a new start level ready marker and thus lets other services depend on those, without having to know about the single markers.Implementations of this service provide strategies for merging info from different StateDescriptionProviders into one StateDescription.TheWatchServicedefines the interface for a general watch service.TheWatchServiceFactoryis used to createWatchServiceinstances.