On 13/05/16 10:42, Ferry Huberts wrote:
Hi,

I'm working on a LogService implementation.

Section 101.6.4 Log Events specifies on its last line

* service.objectClass - (String[]) The object class of the service object.


I can't quite make out what is meant here. The String[] seems rather
strange with '...object class..' and most of the other fields are
annotated with how to gather the information while this field is not.

What exactly should be stored in this property?



I just deduced that it most probably is

  serviceReference.getProperty(Constants.OBJECTCLASS)

--
Ferry Huberts
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to