|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ubicollab.osgi.GpsPositioningImpl
public class GpsPositioningImpl
Constructor Summary | |
---|---|
GpsPositioningImpl(Activator activator)
|
|
GpsPositioningImpl(no.ubicollab.osgi.service.pocketdiscovery.PocketDiscoveryService discoveryService,
Activator activator)
|
Method Summary | |
---|---|
double[] |
getPosition(java.lang.String username)
Gets the position of a user |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GpsPositioningImpl(Activator activator)
public GpsPositioningImpl(no.ubicollab.osgi.service.pocketdiscovery.PocketDiscoveryService discoveryService, Activator activator)
Method Detail |
---|
public double[] getPosition(java.lang.String username)
PositioningPluginService
getPosition
in interface PositioningPluginService
username
- The username of the user to be located
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |