org.iids.aos.gui.services
Class LocationManagerWrapper

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

public class LocationManagerWrapper
extends ServiceWrapper

Wrapper around location manager.

Author:
rjtimmer

Method Summary
 LocationManager getInterface()
           
 LookupWrapper getLookupWrapper()
           
 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

getLookupWrapper

public LookupWrapper getLookupWrapper()

getName

public java.lang.String getName()

shutdown

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

getInterface

public LocationManager getInterface()


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