KRM for Pure Java
Download the latest version of KRM for Java.
Overview
The pure Java KRM is a Java library suitable for use in any Java-based application. The parent application creates an instance of a module loader class, and provides it with an implementation of an interface via which the parent application is notified when the transaction either completes or is cancelled. Methods in the module loader class are then used to retrieve transaction status and registration information. A helper class is also provided that the parent application can optionally use to create the module loader's input string.
The pure Java KRM is distributed as a JAR file and includes complete JavaDoc documentation.
Languages
KRM for Pure Java is currently localised for the following languages:
- English
- Japanese
- German
- French
- Italian
Requirements
KRM for Pure Java can be used in any Java-based application regardless of the development platform (Windows, Macintosh, Linux, etc.). It requires Java version 1.2 or higher.
Before Implementing KRM
Please make sure you have completed all the items on the KRM checklist.
We recommend that you read the KRM FAQs. The FAQs answer many of the questions which you might have about using KRM.
Please read about Initialization XML.
More Help
Questions, suggestions, and bug reports should be addressed to Jim Preston at support@inertron.com.
