Package | Description |
---|---|
org.javamoney.moneta.internal |
Contains format artifacts implementing
CurrencyProviderSpi ,
MonetaryAmountFactory ,
MonetaryAmountFactoryProviderSpi and RoundingProviderSpi . |
org.javamoney.moneta.internal.convert |
Contains
ExchangeRateProvider implementations. |
org.javamoney.moneta.spi |
Defines common base classes used for implementing SPIs and the
LoaderService . |
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. |
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. |
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 |
---|
BaseExchangeRateProvider
This interface defines access to the exchange rates provided by a provider.
|
Copyright © 2012-2015 JavaMoney. All Rights Reserved.