MetaDone
metadone_bundle_client.PluginTracker Class Reference
Inheritance diagram for metadone_bundle_client.PluginTracker:
Collaboration diagram for metadone_bundle_client.PluginTracker:

List of all members.

Public Member Functions

 PluginTracker (BundleContext context, ClientBusinessTracker client)
synchronized Object addingService (ServiceReference reference)
synchronized void removedService (ServiceReference reference, Object service)
synchronized void close ()

Private Attributes

final ClientBusinessTracker client

Detailed Description

Tracks MetadonePlugin services and adds them to the client.

Author:
kma

Constructor & Destructor Documentation

metadone_bundle_client.PluginTracker.PluginTracker ( BundleContext  context,
ClientBusinessTracker  client 
)

Member Function Documentation

synchronized Object metadone_bundle_client.PluginTracker.addingService ( ServiceReference  reference)
synchronized void metadone_bundle_client.PluginTracker.close ( )
synchronized void metadone_bundle_client.PluginTracker.removedService ( ServiceReference  reference,
Object  service 
)

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations