public abstract class InstrumentStorageFactory extends Object
| Constructor and Description |
|---|
InstrumentStorageFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract InstrumentStorage |
createInstrumentStorage() |
static InstrumentStorageFactory |
getDefaultStorageFactory() |
public static InstrumentStorageFactory getDefaultStorageFactory()
public abstract InstrumentStorage createInstrumentStorage()
Copyright © 2000–2025 EPAM Systems. All rights reserved.