org.duracloud.servicesutil.util.internal
Class ServicePropsFinderImpl

java.lang.Object
  extended by org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
All Implemented Interfaces:
ServicePropsFinder

public class ServicePropsFinderImpl
extends Object
implements ServicePropsFinder

Author:
Andrew Woods Date: Dec 18, 2009

Constructor Summary
ServicePropsFinderImpl()
           
 
Method Summary
 List<ComputeService> getDuraServices()
           
 Map<String,String> getProps(String serviceId)
           
 void setDuraServices(List<ComputeService> duraServices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicePropsFinderImpl

public ServicePropsFinderImpl()
Method Detail

getProps

public Map<String,String> getProps(String serviceId)
Specified by:
getProps in interface ServicePropsFinder

getDuraServices

public List<ComputeService> getDuraServices()

setDuraServices

public void setDuraServices(List<ComputeService> duraServices)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.