Interface ExtensionSelectorResolver

    • Method Detail

      • getExtensionSelector

        ExtensionSelector getExtensionSelector​(ExtensionSelectorType type)
        Gets an extension selector instance of the specified type, if supported by the driver.
        Parameters:
        type - type of extension to get
        Returns:
        extension selector
        Throws:
        java.lang.UnsupportedOperationException - if the extension type is not supported by this driver