Module java.money

Interface MonetaryAmountsSingletonSpi


  • public interface MonetaryAmountsSingletonSpi
    SPI (core) for the backing implementation of the Monetary singleton. It should load and manage (including contextual behavior), if needed) the different registered MonetaryAmountFactory instances.
    Author:
    Anatole Tresch