|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.AbstractConfigBean
org.torweg.pulse.util.geolocation.GeoIPLocatorConfig
public class GeoIPLocatorConfig
Configuration used by GeoIPLocationProvider.
| Constructor Summary | |
|---|---|
GeoIPLocatorConfig()
|
|
| Method Summary | |
|---|---|
int |
getCacheMode()
returns the cache mode. |
java.io.File |
getDatabaseFile()
returns the database file. |
void |
init(org.jdom.Element conf)
configures the bean. |
| Methods inherited from class org.torweg.pulse.configuration.AbstractConfigBean |
|---|
buildClass, buildInstance, lastModified, setLastModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeoIPLocatorConfig()
| Method Detail |
|---|
public final void init(org.jdom.Element conf)
conf - the config xmlConfigBean.init(org.jdom.Element)public final int getCacheMode()
public final java.io.File getDatabaseFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||