Package de.iip_ecosphere.platform.connectors.events
Optional pluggable connector events.
-
Interface Summary Interface Description ConnectorInputHandler<T> Code fragment to handle input.ConnectorTriggerQuery Generic marker interface for connector queries representing a specification what to trigger/ingest.EventHandlingConnector Basic connector interface providing access to event-relevant functionality. -
Class Summary Class Description ConnectorEventUtils Connector event utility methods.PatternTriggerQuery Implements a query represented by a regular expression on the relevant data identifier of a connector.