2008-09-10 1.1.0

org.eclipse.soda.dk.core.service
Interface WorkerService

All Known Implementing Classes:
DevicePoller

public interface WorkerService

Version:
1.1.0

Method Summary
 boolean doWork()
          Do work and return the boolean result.
 

Method Detail

doWork

boolean doWork()
               throws java.lang.InterruptedException
Do work and return the boolean result.

Returns:
Results of the do work (boolean) value.
Throws:
java.lang.InterruptedException - Interrupted Exception.

2008-09-10 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900