Package | Description |
---|---|
javax.money.format |
Money and Currency format API.
|
javax.money.spi |
SPI interfaces of the Money and Currency API, including bootstrap logic.
|
Class and Description |
---|
MonetaryFormatsSingletonSpi
This interface models the singleton functionality of
MonetaryFormats . |
Class and Description |
---|
MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
Determines how the factory should be considered when querying for matching implementation
types calling
Monetary.getAmountFactory(javax.money.MonetaryAmountFactoryQuery) . |
ServiceProvider
This class models the component that is managing the lifecycle of the
monetary services used by the Money and Currency API.
|
Copyright © 2012–2016 JSR 354 - Expert Group. All rights reserved.