Class ProfileConfig

  • Direct Known Subclasses:
    ProfileConfigImpl

    @ConfigPrototype(model=SINGLE)
    public abstract class ProfileConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ProfileConfig()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String[] getQualifiersNames()
      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

      • ProfileConfig

        public ProfileConfig()
    • Method Detail

      • getQualifiersNames

        public abstract java.lang.String[] getQualifiersNames()
        Return all possible qualifier names in the order of the profile qualifiers
        Returns: