org.opennms.features.poller.remote.gwt.client
Class DefaultLocationListener

java.lang.Object
  extended by org.opennms.features.poller.remote.gwt.client.DefaultLocationListener
All Implemented Interfaces:
de.novanic.eventservice.client.event.listener.RemoteEventListener, LocationListener

public class DefaultLocationListener
extends Object
implements LocationListener

DefaultLocationListener class.

Since:
1.8.1
Version:
$Id: $
Author:
ranger

Constructor Summary
DefaultLocationListener(MapRemoteEventHandler manager)
          Constructor for DefaultLocationListener.
 
Method Summary
 void apply(de.novanic.eventservice.client.event.Event event)
          
 void onEvent(de.novanic.eventservice.client.event.Event event)
          onEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLocationListener

public DefaultLocationListener(MapRemoteEventHandler manager)

Constructor for DefaultLocationListener.

Parameters:
manager - a RemotePollerPresenter object.
Method Detail

apply

public void apply(de.novanic.eventservice.client.event.Event event)

Specified by:
apply in interface de.novanic.eventservice.client.event.listener.RemoteEventListener

onEvent

public void onEvent(de.novanic.eventservice.client.event.Event event)

onEvent

Specified by:
onEvent in interface LocationListener
Parameters:
event - a Event object.


Copyright © 2011. All Rights Reserved.