org.iids.aos.gui.services
Class HostManagerWrapper

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

public class HostManagerWrapper
extends ServiceWrapper

Author:
rjtimmer

Method Summary
 HostManagerConfig getConfig()
           
 HostManager getHostManager()
           
 HostManager 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

getHostManager

public HostManager getHostManager()

getConfig

public HostManagerConfig getConfig()

getInterface

public HostManager getInterface()

shutdown

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

getName

public java.lang.String getName()


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