IAction@Deprecated public interface IConfiguredPojo
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
configure(Map<String,String> props)
Deprecated.  
Sets the configuration settings that were requested via a call to getConfigSettingsPaths(). 
 | 
Set<String> | 
getConfigSettingsPaths()
Deprecated.  
Returns a list of Strings that define system settings that a POJO component would like read for it. 
 | 
Set<String> getConfigSettingsPaths()
boolean configure(Map<String,String> props)
props -