org.teleal.cling.model
Class ServiceManager
java.lang.Object
org.teleal.cling.model.ServiceManager
- Direct Known Subclasses:
- DefaultServiceManager
public abstract class ServiceManager
- extends Object
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceManager
public ServiceManager()
getImplementation
public abstract Object getImplementation(LocalService service)
throws Exception
- Throws:
Exception
executeLocked
public abstract void executeLocked(Command cmd)
throws Exception
- Throws:
Exception
getState
public abstract ServiceState getState()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.