Uses of Interface
org.teleal.cling.model.ServiceManager

Packages that use ServiceManager
org.teleal.cling.model   
org.teleal.cling.model.meta   
 

Uses of ServiceManager in org.teleal.cling.model
 

Classes in org.teleal.cling.model that implement ServiceManager
 class DefaultServiceManager<T>
           
 

Methods in org.teleal.cling.model with parameters of type ServiceManager
 void Command.execute(ServiceManager<T> manager)
           
 

Uses of ServiceManager in org.teleal.cling.model.meta
 

Fields in org.teleal.cling.model.meta declared as ServiceManager
protected  ServiceManager LocalService.manager
           
 

Methods in org.teleal.cling.model.meta that return ServiceManager
 ServiceManager<T> LocalService.getManager()
           
 

Methods in org.teleal.cling.model.meta with parameters of type ServiceManager
 void LocalService.setManager(ServiceManager<T> manager)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.