Class 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProfileConfigImpl

        public ProfileConfigImpl()
    • Method Detail

      • getQualifiersNames

        public java.lang.String[] getQualifiersNames()
        Description copied from class: ProfileConfig
        Must return all possible qualifier names in the order of the profile qualifiers
        Specified by:
        getQualifiersNames in class ProfileConfig
        Returns: