Class AbstractPropertyProvider

    • Constructor Detail

      • AbstractPropertyProvider

        public AbstractPropertyProvider()
    • Method Detail

      • getPropertyProviders

        public static PropertyProvider[] getPropertyProviders()
        Creates array of property providers in priority order: JVM system properties → Environment variables → File properties → Defaults.
        Returns:
        array of property providers in chain order