org.iids.aos.agentserver.java
Class JavaAgentServer

java.lang.Object
  extended by org.iids.aos.systemservices.AbstractSystemService
      extended by org.iids.aos.agentserver.java.JavaAgentServer

public class JavaAgentServer
extends AbstractSystemService

Author:
hidde

Constructor Summary
JavaAgentServer()
           
 
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

JavaAgentServer

public JavaAgentServer()
Method Detail

start

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

shutdown

public void shutdown()
Overrides:
shutdown in class AbstractSystemService


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