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 java.lang.Object
implements ServicePropsFinder

Author:
Andrew Woods Date: Dec 18, 2009

Constructor Summary
ServicePropsFinderImpl()
           
 
Method Summary
 java.util.List<ComputeService> getDuraServices()
           
 java.util.Map<java.lang.String,java.lang.String> getProps(java.lang.String serviceId)
           
 void setDuraServices(java.util.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 java.util.Map<java.lang.String,java.lang.String> getProps(java.lang.String serviceId)
Specified by:
getProps in interface ServicePropsFinder

getDuraServices

public java.util.List<ComputeService> getDuraServices()

setDuraServices

public void setDuraServices(java.util.List<ComputeService> duraServices)


Copyright © 2009-2010 DuraSpace. All Rights Reserved.