Package org.openhab.core.thing.link.events
package org.openhab.core.thing.link.events
-
ClassDescription
AbstractItemChannelLinkRegistryEvent
is an abstract class for item channel link events.AnItemChannelLinkAddedEvent
notifies subscribers that an item channel link has been added.AnItemChannelLinkRemovedEvent
notifies subscribers that an item channel link has been removed.This is anEventFactory
for creating link events.