| Package | Description |
|---|---|
| org.javamoney.moneta.convert |
Contains
ExchangeRateProvider implementations. |
| org.javamoney.moneta.spi |
Defines common base classes used for implementing SPIs and the
LoaderService. |
| Class and Description |
|---|
| BaseExchangeRateProvider
This interface defines access to the exchange rates provided by a provider.
|
| BaseMonetaryConversionsSingletonSpi
SPI (conversion) that implements the functionality provided by the
MonetaryConversions singleton accessor. |
| Class and Description |
|---|
| BaseCurrencyProviderSpi
SPI (core) to be registered using the
Bootstrap, which allows to
register/provide additional currencies into the system automatically on
startup. |
| BaseExchangeRateProvider
This interface defines access to the exchange rates provided by a provider.
|
| BaseMonetaryAmountsSingletonQuerySpi
SPI (core) for the backing implementation of the
Monetary singleton, implementing
the query functionality for amounts. |
| BaseMonetaryAmountsSingletonSpi
SPI (core) for the backing implementation of the
Monetary singleton. |
| BaseMonetaryCurrenciesSingletonSpi
Factory singleton backing interface for
Monetary that provides access to
different registered CurrencyProviderSpi instances. |
Copyright © 2012–2020 JavaMoney. All rights reserved.