Class InitParamProcessor.SchemeRefExpression

    • Constructor Detail

      • SchemeRefExpression

        public SchemeRefExpression​(Expression<?> exprSchemeName,
                                   ServiceSchemeRegistry registry)
        Constructs a SchemeRefExpression.
        Parameters:
        exprSchemeName - the name of the ServiceScheme to resolve
        registry - the ServiceSchemeRegistry to lookup ServiceSchemes