org.duracloud.servicesutil.util.internal
Class NoopServiceStopperImpl

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

public class NoopServiceStopperImpl
extends java.lang.Object
implements ServiceStopper


Constructor Summary
NoopServiceStopperImpl()
           
 
Method Summary
 void stop(java.lang.String serviceId)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoopServiceStopperImpl

public NoopServiceStopperImpl()
Method Detail

stop

public void stop(java.lang.String serviceId)

Specified by:
stop in interface ServiceStopper


Copyright © 2009-2010 DuraSpace. All Rights Reserved.