| BundleContext - ServiceTracker [message #563479] |
Sat, 26 September 2009 11:57 |
Walter Missing name Messages: 119 Registered: July 2009 |
Senior Member |
|
|
In E4 - RCP application, how to get the instance of BundleContext so that it
can be used in ServiceTracker.
Or is there a different way to get the instance of ServiceTracker instead of
ServiceTracker oSTEventAdmin = new ServiceTracker(bundlecontext,
EventAdmin.class.getName(), null);
My Objective is to get the EventAdmin service in E4.
- Walter.
|
|
|
Powered by
FUDForum. Page generated in 0.04320 seconds