Interface ACRParameterLoader<T>

    • Method Detail

      • getParameters

        T getParameters​(org.apache.commons.configuration.XMLConfiguration config,
                        int currentRule)
                 throws java.lang.Exception
        Throws:
        java.lang.Exception