Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] OSGi Container bundles for Eclipse Remote Service tutorial

On 08/17/2010 08:13 AM, Nicholas Loulloudes wrote:
> A list of services should be provided, the user can select one service,
> attach a listener to it and be notified on possible changes of the specific
> service.

Do you need change notification based on a) discovery or based on a b)
keep alive done by remote services? If a) works for you, you might want
to check out ECF's discovery UI. It's an EMF based view that display
discovered services by type. Consumers are able to derive a specific EMF
model for a certain service type.

Markus


Back to the top