Uses of Class
org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
Packages that use AbstractItemChannelLinkRegistryEvent
-
Uses of AbstractItemChannelLinkRegistryEvent in org.openhab.core.thing.link.events
Subclasses of AbstractItemChannelLinkRegistryEvent in org.openhab.core.thing.link.eventsModifier and TypeClassDescriptionclass
AnItemChannelLinkAddedEvent
notifies subscribers that an item channel link has been added.class
AnItemChannelLinkRemovedEvent
notifies subscribers that an item channel link has been removed.