Package org.openhab.core.thing.link
-
Interface Summary Interface Description ItemChannelLinkProvider TheItemChannelLinkProvider
is responsible for providing item channel links. -
Class Summary Class Description AbstractLink AbstractLink
is the abstract base class of all links.AbstractLinkRegistry<L extends AbstractLink,P extends Provider<L>> AbstractLinkRegistry
is an abstract class for link based registries, which handleAbstractLink
s.ItemChannelLink ItemChannelLinkRegistry ManagedItemChannelLinkProvider ManagedItemChannelLinkProvider
is responsible for managedItemChannelLink
s at runtime.