Uses of Class
org.openhab.core.thing.events.AbstractThingRegistryEvent
Packages that use AbstractThingRegistryEvent
-
Uses of AbstractThingRegistryEvent in org.openhab.core.thing.events
Subclasses of AbstractThingRegistryEvent in org.openhab.core.thing.eventsModifier and TypeClassDescriptionclass
AThingAddedEvent
notifies subscribers that a thing has been added.class
AThingRemovedEvent
notifies subscribers that a thing has been removed.class
AThingUpdatedEvent
notifies subscribers that a thing has been updated.