Package com.pnfsoftware.jeb.core.events
Class TelemetryNotification
java.lang.Object
com.pnfsoftware.jeb.core.events.ClientNotification
com.pnfsoftware.jeb.core.events.TelemetryNotification
This event is to be used by back-end components to forward telemetry requests to a client. These
objects must be passed along with the
J.Notification
event type.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pnfsoftware.jeb.core.events.ClientNotification
getLevel, getMessage
-
Constructor Details
-
TelemetryNotification
- Parameters:
eventName
- mandatory event name, cannot be null or emptyproperties
- optional event properties (key-value pairs)
-
-
Method Details
-
getEventName
-
getProperties
-