Interface EnvironmentOptions.EnvironmentChangeListener

    • Method Detail

      • updateByEnvironmentProperties

        void updateByEnvironmentProperties​(java.util.List<Property> properties)
        Event comes when environment options change.
        Parameters:
        properties - properties which have changed. Properties have previous values. You need to take new values from Environment Options.