Information about this module's container configuration.
The following table contains global module information.
Name: | jDTAUS Banking ⁑ SPI |
---|---|
Description: | jDTAUS banking implementation programming interface. |
Version: | 1.13 |
The following table lists all specifications defined by the module.
Identifier | Vendor | Version | Multiplicity | Scope |
---|---|---|---|---|
org.jdtaus.banking.spi.CurrencyMapper | jDTAUS | 1.0 | 1 | singleton |
org.jdtaus.banking.dtaus.spi.HeaderValidator | jDTAUS | 1.0 | * | multiton |
org.jdtaus.banking.dtaus.spi.TransactionValidator | jDTAUS | 1.0 | * | multiton |
The following table lists all implementations provided by the module.
Identifier | Name | Version | Final | Implemented specifications |
---|---|---|---|---|
org.jdtaus.banking.spi.UnsupportedCurrencyException | jDTAUS Banking ⁑ SPI | 1.13 | true |
Maps Currency instances to various codes.
The specification does not have any properties defined.
Validates Header instances.
The specification does not have any properties defined.
Validates Transaction instances.
The specification does not have any properties defined.
Gets thrown for illegal currencies.
The implementation does not have any properties defined.
The following table lists all dependencies of the implementation.
Name | Specification | Implementation | Required specification level |
---|---|---|---|
Locale | java.util.Locale | default | 1.1 |
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
unsupportedCurrency | Deutsch: Die {0} Währung steht am {1,date,long} nicht zur Verfügung. English: The currency {0} is not available at {1,date,long}. |