Services in OSGi framework [Collection]

This panel lists all the services in an OSGi framework.

To view this panel in the administrative console, click one of the following paths:

To browse the properties of a listed item, select its identifier in the list.

To change which entries are listed, or to change the level of detail that is displayed for those entries, use the Filter settings.

If you want to filter the entries based on the values in the Service interfaces column, you can supply an OSGi service filter in the Search terms field that filters the entries according to the values of service properties. The filter must comply with the OSGi filter format as defined in section 3.2.7 of the OSGi Service Platform Release 4 Version 4.2 Core Specification.

The following example uses a single property filter:
(objectClass=org.osgi.service.packageadmin.PackageAdmin)
The following example uses a multiple property filter that requires both property expressions to be satisfied:
(&(objectClass=javax.resource.Referenceable)(ibm.private.jndi.object=true))
For each service, the panel shows the following information:
Service identifier
The unique ID of the service. This value is generated automatically. Click the service identifier to show the details of the service.
Service interfaces
The interfaces under which the service is registered.

Icon that indicates the type of topic Reference topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Monday, 21 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=OSGi_console_framework_services
File name: OSGi_console_framework_services.html