This class represents the CODEC for the composite data representing a OSGi ServiceEvent
It serves as both the documentation of the type structure and as the codification of the mechanism to convert to/from the CompositeData.
The structure of the composite data is:
Identifier | String |
BundleIdentifier | long |
BundleLocation | String |
ObjectClass | Array of String |
EventType | int |
|
|