|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPositionSubscriber
Register this service to receive position change events. This is a whiteboard-pattern API. Clients register an implementation of IPositionSubscriber. If position information is available, a server will pick up this service from the OSGi service registry and pass location update events.
| Method Summary | |
|---|---|
void |
positionUpdate(Position position)
|
| Method Detail |
|---|
void positionUpdate(Position position)
Position -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||