Overview

Information about this module's container configuration.

Module

The following table contains global module information.

Name:jDTAUS Banking ⁑ SPI
Description:Implementation programming interface.
Version:1.14.1

Specifications

The following table lists all specifications defined by the module.

IdentifierVendorVersionMultiplicityScope
org.jdtaus.banking.spi.CurrencyMapperjDTAUS1.01singleton
org.jdtaus.banking.dtaus.spi.HeaderValidatorjDTAUS1.0*multiton
org.jdtaus.banking.dtaus.spi.TransactionValidatorjDTAUS1.0*multiton

Implementations

The following table lists all implementations provided by the module.

IdentifierNameVersionFinalImplemented specifications
org.jdtaus.banking.spi.UnsupportedCurrencyExceptionjDTAUS Banking ⁑ SPI1.14.1true

Dependencies

This module does not have any dependencies to resolve.

Details

Specification org.jdtaus.banking.spi.CurrencyMapper

Maps Currency instances to various codes.

The specification does not have any properties defined.

See the javadoc documentation for further information.

Specification org.jdtaus.banking.dtaus.spi.HeaderValidator

Validates Header instances.

The specification does not have any properties defined.

See the javadoc documentation for further information.

Specification org.jdtaus.banking.dtaus.spi.TransactionValidator

Validates Transaction instances.

The specification does not have any properties defined.

See the javadoc documentation for further information.

Implementation org.jdtaus.banking.spi.UnsupportedCurrencyException

Gets thrown for illegal currencies.

The implementation does not have any properties defined.

The following table lists all dependencies of the implementation.

NameSpecificationImplementationRequired specification level
Localejava.util.Localedefault1.1

The following table lists all messages the implementation uses.

MessageTemplates
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}.

See the javadoc documentation for further information.