org.iids.aos.gui.services
Class AgentServerWrapper

java.lang.Object
  extended by org.iids.aos.gui.services.ServiceWrapper
      extended by org.iids.aos.gui.services.AgentServerWrapper

public class AgentServerWrapper
extends ServiceWrapper

Author:
rjtimmer

Method Summary
 AgentServerConfig getConfig()
           
 AgentServer getInterface()
           
 java.lang.String getName()
           
 void shutdown()
           
 
Methods inherited from class org.iids.aos.gui.services.ServiceWrapper
getChildren, getParent, getStruct, isLocal, setLocal, setStruct, unbindStruct
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInterface

public AgentServer getInterface()

shutdown

public void shutdown()
Specified by:
shutdown in class ServiceWrapper

getName

public java.lang.String getName()

getConfig

public AgentServerConfig getConfig()


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