IService provides a general interface to allow running services to be controlled. Developers of device drivers
that include some entity that runs in the background are encouraged to support this interface.
@see com.sun.spot.service.IService for more details.