org.qtunes.speaker.spi.justeport
Class Finder
java.lang.Object
org.qtunes.speaker.spi.justeport.Finder
- All Implemented Interfaces:
- Runnable, Service
public class Finder
- extends Object
- implements Service, Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Finder
public Finder()
run
public void run()
- Specified by:
run
in interface Runnable
startService
public void startService(ServiceContext context)
- Specified by:
startService
in interface Service
stopService
public void stopService(ServiceContext context)
- Specified by:
stopService
in interface Service
getContext
public ServiceContext getContext()
- Specified by:
getContext
in interface Service
reportState
public Map<String,Object> reportState()
- Specified by:
reportState
in interface Service