public class ClientFactory
extends java.lang.Object
| Constructor and Description |
|---|
ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IClient |
getDefaultInstance()
Returns default instance of Dukascopy IClient.
|
public static IClient 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.