Package | Description |
---|---|
javax.money.spi |
SPI interfaces of the Money and Currency API, including bootstrap logic.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceProvider
This class implements the
ServiceProvider interface and hereby uses the JDK
ServiceLoader to load the services required. |
Modifier and Type | Method and Description |
---|---|
static void |
Bootstrap.init(ServiceProvider serviceProvider)
Replace the current
ServiceProvider in use. |