java.lang.Object
de.tracetronic.jenkins.plugins.ecutest.wrapper.com.ETComClient
All Implemented Interfaces:
ComApplication, AutoCloseable

public class ETComClient extends Object implements ComApplication, AutoCloseable
COM client to initialize a COM connection and to perform requests on application specific COM API.

All threads from COM will be automatically released after closing the client or at the latest when finalizing occurred.