org.qtunes.speaker.spi.justeport
Class AirtunesManagerService
java.lang.Object
org.qtunes.speaker.spi.justeport.AirtunesManagerService
- All Implemented Interfaces:
- Service
public class AirtunesManagerService
- extends Object
- implements Service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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