Errai 3.0.1-SNAPSHOT

org.jboss.errai.location.client.local
Class GeoLocationProvider

java.lang.Object
  extended by org.jboss.errai.location.client.local.GeoLocationProvider

@Singleton
public class GeoLocationProvider
extends Object

Author:
edewit

Field Summary
protected  javax.enterprise.event.Event<GeoLocationEvent> geoLocationEventSource
           
 
Constructor Summary
GeoLocationProvider()
           
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

geoLocationEventSource

@Inject
protected javax.enterprise.event.Event<GeoLocationEvent> geoLocationEventSource
Constructor Detail

GeoLocationProvider

public GeoLocationProvider()
Method Detail

init

@PostConstruct
public void init()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.