Christian Eugster Messages: 124 Registered: July 2009 Location: St. Gallen Switzerland
Senior Member
Hi,
I have read, that the Eclipse4 DI framework does reinject a service if it has changed. Does it do this in a "silent way" or what opportunity has the "client" to react on this change?
E.g. I use a service to get instances from a database. If that service stops running, I want to remove the instances from the ui. How can I accomplish this?