1.0.0

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

All Known Implementing Classes:
DevicePoller

public interface WorkerService

Version:
1.0.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.

1.0.0

Copyright (c) 1999, 2007 IBM