Uses of Interface
org.openhab.core.events.EventFactory
Package
Description
-
Uses of EventFactory in org.openhab.core.addon
-
Uses of EventFactory in org.openhab.core.automation.events
Modifier and TypeClassDescriptionclass
This class is a factory that creates Timer and Execution Events. -
Uses of EventFactory in org.openhab.core.config.core.status.events
Modifier and TypeClassDescriptionfinal class
TheConfigStatusEventFactory
is the event factory implementation to create configuration status events, e.g. -
Uses of EventFactory in org.openhab.core.config.discovery.inbox.events
Modifier and TypeClassDescriptionclass
AnInboxEventFactory
is responsible for creating inbox event instances. -
Uses of EventFactory in org.openhab.core.events
Modifier and TypeClassDescriptionclass
TheAbstractEventFactory
defines an abstract implementation of theEventFactory
interface. -
Uses of EventFactory in org.openhab.core.events.system
-
Uses of EventFactory in org.openhab.core.items.events
Modifier and TypeClassDescriptionclass
AnItemEventFactory
is responsible for creating item event instances, e.g. -
Uses of EventFactory in org.openhab.core.thing.events
Modifier and TypeClassDescriptionclass
AThingEventFactory
is responsible for creating thing event instances:ThingStatusInfoEvent.TYPE
-
Uses of EventFactory in org.openhab.core.thing.firmware
Modifier and TypeClassDescriptionfinal class
TheFirmwareEventFactory
is registered as an OSGi service and is responsible to create firmware events. -
Uses of EventFactory in org.openhab.core.thing.link.events