public interface PayloadEvent
Title: Structured Data Objects
Description: Base interface for all events containing an instance of some object as a payload.
Java Object
or a Structured Data Object
and it must be registered as a known Semantic Type.
There are three events implementing this interface:
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getPayloadClass()
Returns a class of the event payload.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.