Module colesico.framework.profile
Class ProfileConfigImpl
- java.lang.Object
-
- colesico.framework.profile.ProfileConfig
-
- colesico.framework.profile.internal.ProfileConfigImpl
-
public class ProfileConfigImpl extends ProfileConfig
-
-
Constructor Summary
Constructors Constructor Description ProfileConfigImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]getQualifiersNames()Must return all possible qualifier names in the order of the profile qualifiers
-
-
-
Method Detail
-
getQualifiersNames
public java.lang.String[] getQualifiersNames()
Description copied from class:ProfileConfigMust return all possible qualifier names in the order of the profile qualifiers- Specified by:
getQualifiersNamesin classProfileConfig- Returns:
-
-