Class ThingEventFactory

java.lang.Object
org.openhab.core.events.AbstractEventFactory
org.openhab.core.thing.events.ThingEventFactory
All Implemented Interfaces:
EventFactory

@NonNullByDefault public class ThingEventFactory extends AbstractEventFactory
A ThingEventFactory is responsible for creating thing event instances:
Author:
Stefan Bußweiler - Initial contribution, Dennis Nobel - Added status changed event, Christoph Weitkamp - Added ChannelDescriptionChangedEvent