Class PayaraServerProperties

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

    public class PayaraServerProperties
    extends PayaraConfigSource
    Config Source that gives you information about the Payara instance you are running in
    Author:
    Steve Millidge (Payara Foundation)
    • Constructor Detail

      • PayaraServerProperties

        public PayaraServerProperties()
    • Method Detail

      • getOrdinal

        public int getOrdinal()
      • getValue

        public String getValue​(String propertyName)
      • getName

        public String getName()