Class DottedNamesConfigSource

  • All Implemented Interfaces:
    org.eclipse.microprofile.config.spi.ConfigSource

    public class DottedNamesConfigSource
    extends PayaraConfigSource
    Author:
    Steve Millidge (Payara Foundation)
    • Constructor Detail

      • DottedNamesConfigSource

        public DottedNamesConfigSource()
    • Method Detail

      • getOrdinal

        public int getOrdinal()
      • getValue

        public String getValue​(String propertyName)
      • getName

        public String getName()