This class represents the CODEC for the composite data representing an OSGi ServiceReference
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 |
ObjectClass | Array of String |
BundleIdentifier | long |
UsingBundles | Array of long |
|
|