On Fri, May 13, 2016 at 2:52 PM, Ferry Huberts <maili...@hupie.com> wrote:

>
>
> 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)



Yes, as per the specification it should be object class/s of the service
associated with the LogEvent.

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



-- 
Sameera Jayasoma

blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to