org.duracloud.servicesutil.util.internal
Class ServicePropsFinderImpl
java.lang.Object
org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
- All Implemented Interfaces:
- ServicePropsFinder
public class ServicePropsFinderImpl
- extends Object
- implements ServicePropsFinder
- Author:
- Andrew Woods
Date: Dec 18, 2009
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicePropsFinderImpl
public ServicePropsFinderImpl()
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.