Interface ISelectorExpression

    • Method Detail

      • isSelected

        boolean isSelected​(EnvProps envProps)
        Called to resolve the SelectorExpression by custom Java code.
        Parameters:
        envProps - The Client Environment properties.
        Returns:
        true if the Selector is selected to be used, false otherwise.