org.duracloud.servicesutil.util.internal
Class ServiceStopperImpl

java.lang.Object
  extended by org.duracloud.servicesutil.util.internal.ServiceStopperImpl
All Implemented Interfaces:
ServiceStopper

public class ServiceStopperImpl
extends Object
implements ServiceStopper


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

Constructor Detail

ServiceStopperImpl

public ServiceStopperImpl()
Method Detail

stop

public void stop(String serviceId)

Specified by:
stop in interface ServiceStopper

getDuraServices

public List<ComputeService> getDuraServices()

setDuraServices

public void setDuraServices(List<ComputeService> duraServices)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.