Fujitsu J Adapter Class Generator Manuel d'utilisateur Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 98
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
14 Chapter 2. Adapter Class Generator Framework
Adapter Class
To make Java classes available to COBOL, a mechanism for converting the Java class
interface into the COBOL interface is required. The J adapter class generator works
as an interface converting mechanism to generate adapter classes corresponding to
Java classes. To use a Java class from a COBOL program, the adapter class created
by the generator can be called. The adapter class is written in COBOL and therefore
can be called in the same manner as a COBOL class.
The relationship between the Java class/interface and adapter class is shown below:
Figure 2.1: Java class/interface and adapter class
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 97 98

Commentaires sur ces manuels

Pas de commentaire