public.javadoc.org.spincast.plugins.configpropsfile.IFreeKeyConfig.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            
IFreeKeyConfig (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.configpropsfile
Interface IFreeKeyConfig
- 
- All Known Implementing Classes:
 
- SpincastConfigPropsFileBased
 
public interface IFreeKeyConfig
Interface allowing to retrieve configurations using
 an untyped,plain text key.
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods  
Modifier and Type 
Method and Description 
 
String 
getConfig(String key)  
 
String 
getConfig(String key,
         String defaultValue)  
 
Boolean 
getConfigBoolean(String key)  
 
Boolean 
getConfigBoolean(String key,
                Boolean defaultValue)  
 
Integer 
getConfigInteger(String key)  
 
Integer 
getConfigInteger(String key,
                Integer defaultValue)  
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy