Difference between revisions of "Teams Winter 2011/team1/OSGI/Implement the Service Provider"

From CDOT Wiki
Jump to: navigation, search
(2. Implement the Service Provider)
Line 2: Line 2:
  
 
'''2.1. Register the service in the class Activator'''
 
'''2.1. Register the service in the class Activator'''
 +
:
 +
 
'''2.2. Define the MANIFEST.MF for the service provider bundle.'''
 
'''2.2. Define the MANIFEST.MF for the service provider bundle.'''
 +
:
 +
 
'''2.3. Install and run the Service Provider Bundle'''
 
'''2.3. Install and run the Service Provider Bundle'''
 +
:

Revision as of 18:24, 13 February 2011

2. Implement the Service Provider

2.1. Register the service in the class Activator

2.2. Define the MANIFEST.MF for the service provider bundle.

2.3. Install and run the Service Provider Bundle