Change service implementation at runtime [message #1066165] |
Mon, 01 July 2013 06:24  |
Eclipse User |
|
|
|
Hello,
I'm working on an Equinox based desktop application (using eclipse 4) and I need to offer the user to chose the implementation for a given service (through a configuration UI for instance).
I already have the services interface in one bundle, and 2 other bundles with the other implementations. (For instance a distant connection, one using bluetooth link and the other an USB wire)
If possible, this would be defined in a file, and the system will read the file to determine which bundle to active.
Any idea of how I could achieve that ? It doesn't matter if the user has to restart the application or not.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10317 seconds