Share via


JavaDataDrivenAdapter Class

Represents the adapter for Java applications to manage access between the application, user interface, and automated entities within UII.

Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)

Usage

'Usage
Dim instance As JavaDataDrivenAdapter

Syntax

'Declaration
Public Class JavaDataDrivenAdapter
    Inherits DataDrivenAdapterBase
public class JavaDataDrivenAdapter : DataDrivenAdapterBase
public ref class JavaDataDrivenAdapter : public DataDrivenAdapterBase
public class JavaDataDrivenAdapter extends DataDrivenAdapterBase
public class JavaDataDrivenAdapter extends DataDrivenAdapterBase

Inheritance Hierarchy

System.Object
   Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DataDrivenAdapterBase
    Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaDataDrivenAdapter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

JavaDataDrivenAdapter Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.