Module colesico.framework.profile
Class ProfileConfigImpl
- java.lang.Object
-
- colesico.framework.profile.ProfileConfigPrototype
-
- colesico.framework.profile.internal.ProfileConfigImpl
-
@Singleton public class ProfileConfigImpl extends ProfileConfigPrototype
-
-
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:ProfileConfigPrototypeReturn all possible qualifier names in the order of the profile qualifiers- Specified by:
getQualifiersNamesin classProfileConfigPrototype- Returns:
-
-