Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Async-Methods

On 11/23/2010 12:12 AM, Eugen Reiswich wrote:
> Hi Scott, hi Wim, 
> 
> how could a polling on IFuture look like? I'm just trying to figure that
> out but no luck so far. 

Hi Eugen,

check my slides (and code examples [0]) from the OSGi summer school. It
shows how to use an IFuture.

Markus

[0]
https://github.com/lemmy/de.c1wps.winterschool/blob/master/de.c1wps.winterschool.ui.kundenauflister/src/de/c1wps/winterschool/ui/kundenlister/KundenListerView.java


Back to the top