public class FxCrossInstrumentProvider extends java.lang.Object implements InstrumentProvider
InstrumentProvider
for systems which only supports the instrument FX.CROSS.InstrumentProvider.Context
Constructor and Description |
---|
FxCrossInstrumentProvider() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstrument(java.lang.String ssoUsername,
java.lang.String toboUsername)
Always returns FX.CROSS.
|
void |
initialise(InstrumentProvider.Context context)
This notifies the InstrumentProvider that it is about to be loaded.
|
public void initialise(InstrumentProvider.Context context)
InstrumentProvider
This notifies the InstrumentProvider that it is about to be loaded. This method will be called by the system once.
You should use this method to perform any initialisation required before the
InstrumentProvider
is loaded by the system.
initialise
in interface InstrumentProvider
public java.lang.String getInstrument(java.lang.String ssoUsername, java.lang.String toboUsername)
getInstrument
in interface InstrumentProvider
Copyright © 2019 Caplin Systems.