Module java.money

Class Bootstrap

java.lang.Object
javax.money.spi.Bootstrap

public final class Bootstrap
extends java.lang.Object
This singleton provides access to the services available in the current runtime environment and context. The behaviour can be adapted, by calling init(ServiceProvider) before accessing any monetary services.
Author:
Anatole Tresch