There are two OSGi details monitored by Fuse Management Console:
the installed bundles
the installed services
Selecting the Bundles tab displays a list of the OSGi bundles installed in the container. The list includes the following details:
the bundle's ID
the bundle's version
the bundle's lifecycle state
Selecting a bundle displays the following details about the bundle:
ID
Symbolic Name
Version
Imported Packages
Exported Packages
Manifest Headers
Selecting the Services tab displays a list of all the OSGi services registered with the container's OSGi service registry. The list is organized by service ID and lists all of the object classes available through the service.
Selecting one of the services from the list displays details about the service on the right of the page. The details include:
the service's ID
the ID of the bundle registering the service
the object classes available from the service
the IDs of the bundles used by the service
the service's properties








