com.eurotech.framework.position
Class PositionLockedEvent

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

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

PositionLockedEvent is raised when a valid GPS position has been acquired.


Field Summary
static String POSITION_LOCKED_EVENT_TOPIC
          Topic of the PositionLockedEvent
 
Constructor Summary
PositionLockedEvent(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_LOCKED_EVENT_TOPIC

public static final String POSITION_LOCKED_EVENT_TOPIC
Topic of the PositionLockedEvent

See Also:
Constant Field Values
Constructor Detail

PositionLockedEvent

public PositionLockedEvent(Map<String,?> properties)


Copyright © 2013. All Rights Reserved.