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

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

Revision as of 18:22, 13 February 2011

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