com.eurotech.framework.position
Class PositionLostEvent

java.lang.Object
  extended by org.osgi.service.event.Event
      extended by com.eurotech.framework.position.PositionLostEvent

public class PositionLostEvent
extends org.osgi.service.event.Event

PositionLostEvent is raised when GPS position has been lost.


Field Summary
static String POSITION_LOST_EVENT_TOPIC
          Topic of the PositionLostEvent
 
Constructor Summary
PositionLostEvent(Map<String,?> properties)
           
 
Method Summary
 
Methods inherited from class org.osgi.service.event.Event
containsProperty, equals, getProperty, getPropertyNames, getTopic, hashCode, matches, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

POSITION_LOST_EVENT_TOPIC

public static final String POSITION_LOST_EVENT_TOPIC
Topic of the PositionLostEvent

See Also:
Constant Field Values
Constructor Detail

PositionLostEvent

public PositionLostEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.