@Service(value="blAppConfigurationRemoteService") public class AppConfigurationRemoteService extends java.lang.Object implements AppConfigurationService
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
propertyConfigurations |
| Constructor and Description |
|---|
AppConfigurationRemoteService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getBooleanPropertyValue(java.lang.String propertyName) |
protected java.util.Map<java.lang.String,java.lang.String> propertyConfigurations
public java.lang.Boolean getBooleanPropertyValue(java.lang.String propertyName)
getBooleanPropertyValue in interface AppConfigurationServiceCopyright © 2018. All Rights Reserved.