IXDRCheckAdvancedConfiguration is already implemented and working good for different running modes. But it seems that the ApplicationContext (to get current project settings) is also not available in getSeverity(), getAvailability(). Below is shows that it is not available for getName(), etc. Later on in other methods the ApplicationContext is available.
Do you agree with the assumption? Or maybe there is another way to get current project properties (other than ApplicationContext)?