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