public class ServiceStopperImpl extends Object implements ServiceStopper
| Constructor and Description |
|---|
ServiceStopperImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ComputeService> |
getDuraServices() |
void |
setDuraServices(List<ComputeService> duraServices) |
void |
stop(String serviceId) |
public void stop(String serviceId)
stop in interface ServiceStopperpublic List<ComputeService> getDuraServices()
public void setDuraServices(List<ComputeService> duraServices)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.