|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ubicollab.osgi.PositioningImpl
public class PositioningImpl
Constructor Summary | |
---|---|
PositioningImpl(no.ubicollab.osgi.service.pocketdiscovery.PocketDiscoveryService discoveryService)
|
Method Summary | |
---|---|
double[] |
getPosition(java.lang.String username)
Gets the position of the user by asking all registered plugins. |
void |
stop()
|
void |
updatePluginReferences()
Searches for new plugins and generates proxy classes. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PositioningImpl(no.ubicollab.osgi.service.pocketdiscovery.PocketDiscoveryService discoveryService)
Method Detail |
---|
public double[] getPosition(java.lang.String username)
PositioningService
getPosition
in interface PositioningService
username
- The username of the user to be located
public void updatePluginReferences()
PositioningService
updatePluginReferences
in interface PositioningService
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |