org.marketcetera.util.ws.stateless
Class ServiceInterface

java.lang.Object
  extended by org.marketcetera.util.ws.stateless.ServiceInterface

public class ServiceInterface
extends Object

A service interface handle. It is used to terminate a service.

Since:
1.5.0
Version:
$Id: ServiceInterface.java 16154 2012-07-14 16:34:05Z colin $
Author:
tlerios@marketcetera.com

Method Summary
 void stop()
          Stops the receiver's service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stop

public void stop()
Stops the receiver's service.



Copyright © 2012. All Rights Reserved.