com.hack23.cia.service.api
Interface SystemConfiguration

Package class diagram package SystemConfiguration
All Known Implementing Classes:
SystemConfigurationImpl

public interface SystemConfiguration

The Interface SystemConfiguration.


Method Summary
 String getGeoipDataFileLocation()
          Gets the geoip data file location.
 String getGeoipDataFileLocationCity()
          Gets the geoip data file location city.
 

Method Detail

getGeoipDataFileLocation

String getGeoipDataFileLocation()
Gets the geoip data file location.

Returns:
the geoip data file location

getGeoipDataFileLocationCity

String getGeoipDataFileLocationCity()
Gets the geoip data file location city.

Returns:
the geoip data file location city


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.