Uses of Class
org.openhab.core.events.AbstractEventFactory
Package
Description
-
Uses of AbstractEventFactory in org.openhab.core.addon
-
Uses of AbstractEventFactory in org.openhab.core.automation.events
Modifier and TypeClassDescriptionclass
This class is a factory that creates Timer and Execution Events. -
Uses of AbstractEventFactory 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 AbstractEventFactory in org.openhab.core.config.discovery.inbox.events
Modifier and TypeClassDescriptionclass
AnInboxEventFactory
is responsible for creating inbox event instances. -
Uses of AbstractEventFactory in org.openhab.core.events.system
-
Uses of AbstractEventFactory in org.openhab.core.items.events
Modifier and TypeClassDescriptionclass
AnItemEventFactory
is responsible for creating item event instances, e.g. -
Uses of AbstractEventFactory in org.openhab.core.thing.events
Modifier and TypeClassDescriptionclass
AThingEventFactory
is responsible for creating thing event instances:ThingStatusInfoEvent.TYPE
-
Uses of AbstractEventFactory 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 AbstractEventFactory in org.openhab.core.thing.link.events