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

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
: 2.1. Register the service in the class Activator.
+
=== 2. Implement the Service Provider  ===
: 2.2. Define the MANIFEST.MF for the service provider bundle.
+
 
: 2.3. Install and run the Service Provider Bundle
+
'''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'''

Revision as of 18:23, 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