| Package | Description |
|---|---|
| org.javamoney.moneta.convert |
Contains
ExchangeRateProvider implementations. |
| org.javamoney.moneta.spi |
Defines common base classes used for implementing SPIs and the
LoaderService. |
| org.javamoney.moneta.spi.loader |
Contains format loader for updating resources loaded from remote, e.g.
|
| Class and Description |
|---|
| AbstractRateProvider
Abstract base class for
ExchangeRateProvider implementations. |
| LoaderService.LoaderListener
Callback that can be registered to be informed, when a data item was
loaded/updated or resetToFallback.
|
| Class and Description |
|---|
| AbstractAmountFactory
Basic implementation of
MonetaryAmountFactory, which simplifies development of the SPI interface. |
| AbstractCurrencyConversion
Abstract base class used for implementing currency conversion.
|
| AbstractRateProvider
Abstract base class for
ExchangeRateProvider implementations. |
| ConvertBigDecimal
This enumeration provides general utility functions supporting conversion of number types to BigDecimal.
|
| LoadDataInformation
To create this instance
|
| LoadDataInformationBuilder
Builder to
LoadDataInformation
Programmatically registers a remote resource resourceLocation,
backed up by a classpath resource backupResource, reachable as
dataId. |
| LoaderService.LoaderListener
Callback that can be registered to be informed, when a data item was
loaded/updated or resetToFallback.
|
| LoaderService.UpdatePolicy
Platform RI: The update policy defines how and when the
LoaderService tries to update the local cache with newest version of
the registered data resources, accessing the configured remote
URIs. |
| MonetaryAmountProducer |
| PriorityServiceComparator
Comparator implementation for ordering services loaded based on their increasing priority values.
|
| Class and Description |
|---|
| LoadDataInformation
To create this instance
|
| LoaderService
This interface defines an updatable/reloadable data cache for providing data
sources that are updatable by any remote
URIs. |
| LoaderService.LoaderListener
Callback that can be registered to be informed, when a data item was
loaded/updated or resetToFallback.
|
| LoaderService.UpdatePolicy
Platform RI: The update policy defines how and when the
LoaderService tries to update the local cache with newest version of
the registered data resources, accessing the configured remote
URIs. |
Copyright © 2012–2020 JavaMoney. All rights reserved.