org.iids.aos.api
Class AgentScapeApiMain

java.lang.Object
  extended by org.iids.aos.systemservices.AbstractSystemService
      extended by org.iids.aos.api.AgentScapeApiMain

Deprecated. This started class is no longer needed: API is started by the HostManager, in the same JVM as all host manager services.

@Deprecated
public class AgentScapeApiMain
extends AbstractSystemService

Class implementing the main AgentScape interface.

Author:
rjtimmer

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

Constructor Detail

AgentScapeApiMain

public AgentScapeApiMain()
Deprecated. 
Method Detail

start

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


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