Interface | Description |
---|---|
DisconnectableEventConsumer | |
EventConsumer |
An EventConsumer can connect to the Engine through an
EventSupplier and register to receive events.
|
EventSupplier |
An EventSupplier represents the resources created by the Engine
to service a connection to an external sink of events.
|
IEventListener |
IEventListener specifies the interface that classes must implement
to receive events from an EventServiceChannel.
|
Class | Description |
---|---|
Event |
An Event object representing an event instance in flat event string format and/or
structured format (as defined by its associated
EventType ). |
EventListenerAdapter |
EventListenerAdapter is a class that provides a skeletal implementation of
the IEventListener interface to minimize effort required to implement the
interface.
|
EventReader |
Utility class to read
Event objects from a text stream in event file format
(individually, or in batches with optional timestamps if the BATCH keyword
is used in the input stream). |
Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.