Class Summary |
CachedRatesProvider |
This class is a decorator with the mechanism used to cache exchange rates. |
CurrencyResourceImpl |
This is the default implementation of the CurrencyResource interface. |
ForeignExchangeImpl |
This class is responsible for performing all foreign exchange calculations. |
FxDataNames |
This class defines the constant values used by all classes of the Foreign
Exchange service. |
FxErrorMessage |
This class defines a list of constants used to describe errors that may occur
during execution of the Foreign Exchange service. |
RatesProviderImpl |
This class provides the logic for retrieving the appropriate Foreign Exchange
conversion rates. |
RatesRepositoryDB2Impl |
This class accesses the DB2 table containing the Foreign Exchange conversion
rates. |
RatesRepositoryFileImpl |
This class accesses the xml file containing the Foreign Exchange conversion
rates. |