org.chenillekit.google
Class ChenilleKitGoogleModule
java.lang.Object
org.chenillekit.google.ChenilleKitGoogleModule
public class ChenilleKitGoogleModule
- extends Object
- Version:
- $Id: ChenilleKitGoogleModule.java 594 2009-12-05 15:17:26Z mlusetti $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChenilleKitGoogleModule
public ChenilleKitGoogleModule()
contributeFactoryDefaults
public static void contributeFactoryDefaults(MappedConfiguration<String,String> contribution)
- Contributes factory defaults that may be overridden.
buildGoogleGeoCoder
public static GoogleGeoCoder buildGoogleGeoCoder(Logger logger,
@Inject@Symbol(value="ck.google.key")
String googleKey,
@Inject@Symbol(value="ck.google.timeout")
int timeout,
@Inject@Symbol(value="ck.google.proxy")
String proxy,
@Inject@Symbol(value="ck.google.referer")
String referer)
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.