Uses of Interface
org.ow2.dragon.api.service.deployment.TechServiceManager

Packages that use TechServiceManager
org.ow2.dragon.service.deployment   
org.ow2.dragon.service.sla   
org.ow2.dragon.service.wsdl   
 

Uses of TechServiceManager in org.ow2.dragon.service.deployment
 

Classes in org.ow2.dragon.service.deployment that implement TechServiceManager
 class TechServiceManagerImpl
           
 

Uses of TechServiceManager in org.ow2.dragon.service.sla
 

Methods in org.ow2.dragon.service.sla that return TechServiceManager
 TechServiceManager SLAManagerImpl.getTechServiceManager()
           
 

Methods in org.ow2.dragon.service.sla with parameters of type TechServiceManager
 void SLAManagerImpl.setTechServiceManager(TechServiceManager techServiceManager)
           
 

Uses of TechServiceManager in org.ow2.dragon.service.wsdl
 

Methods in org.ow2.dragon.service.wsdl with parameters of type TechServiceManager
 void WSDLManagerImpl.setTechServiceManager(TechServiceManager techServiceManager)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.