| Package | Description |
|---|---|
| javax.money.spi |
SPI interfaces of the Money and Currency API, including bootstrap logic.
|
| Class and Description |
|---|
| MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
Determines how the factory should be considered when querying for matching implementation
types calling
MonetaryAmounts.queryAmountType(MonetaryContext). |
| ServiceProvider
This class models the component that is managing the lifecycle of the
monetary services used by the Money and Currency API.
|