| Package | Description |
|---|---|
| cloud.metaapi.sdk.util |
| Modifier and Type | Method and Description |
|---|---|
static HistoryFileManager |
ServiceProvider.createHistoryFileManager(String accountId,
HistoryStorage storage)
Constructs history file manager with its corresponding constructor or returns a mock if it is set.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ServiceProvider.setHistoryFileManagerMock(HistoryFileManager mock)
Sets history file manager mock that will be created by this provider.
|
Copyright © 2020. All rights reserved.