public class TesterFactory
extends java.lang.Object
| Constructor and Description |
|---|
TesterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ITesterClient |
getDefaultInstance()
Returns default instance of Dukascopy ITesterClient.
|
public static ITesterClient getDefaultInstance() throws java.lang.ClassNotFoundException, java.lang.IllegalAccessException, java.lang.InstantiationException
java.lang.ClassNotFoundException - if jar file with implementation was not foundjava.lang.IllegalAccessException - if there is some security problemsjava.lang.InstantiationException - if it's not possible to instantiate new instance of Dukascopy IClientCopyright © 2025. All rights reserved.