org.iids.aos.webservices.wsgateway
Class WSGatewayService

java.lang.Object
  extended by org.iids.aos.systemservices.AbstractSystemService
      extended by org.iids.aos.webservices.wsgateway.WSGatewayService

public class WSGatewayService
extends AbstractSystemService

Implementation of the web service gateway.

See Also:
WSGateway

Constructor Summary
WSGatewayService()
           
 
Method Summary
 void shutdown()
           
 void start(java.util.Map<java.lang.String,java.lang.String> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSGatewayService

public WSGatewayService()
Method Detail

start

public void start(java.util.Map<java.lang.String,java.lang.String> parameters)
Specified by:
start in class AbstractSystemService

shutdown

public void shutdown()
              throws java.lang.UnsupportedOperationException
Overrides:
shutdown in class AbstractSystemService
Throws:
java.lang.UnsupportedOperationException


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.