public class ClientUtil extends Object
| Constructor and Description | 
|---|
ClientUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<String> | 
calcPropertySourceNames(String prefix,
                       Set<String> activeNames)
Calculates property source names. 
 | 
public static Set<String> calcPropertySourceNames(String prefix, Set<String> activeNames)
prefix - fullName or prefix to the environment, or application specific configurationactiveNames - active environments which configurations can be created for