Fujitsu J Adapter Class Generator Manual do Utilizador Página 46

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 98
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 45
46 Chapter 5. Adapter Class Reference
Class Configuration
The figure below shows the hierarchical relationships among the FJ-JAVA-BASE, FJ-
JAVA-CONTROL and FJ-JAVA-ERROR classes provided by the J adapter class
generator, and adapter classes generated by the J adapter class generator.
Figure 5.0.1
Class Hierarchy
FJ-JAVA-BASE: Super class of every adapter class
FJ-JAVA-CONTROL: Initializes or terminates the Java VM, or connects or
disconnects a thread to the Java VM.
FJ-JAVA-ERROR: Class of exception object generated in the adapter class.
Class adapter class: An adapter class (java-lang-Object) of the java.lang.Object
class is generated as a subclass of FJ-JAVA-BASE. Other adapter classes having
the same inheritance relationships as Java classes are generated. An adapter
class of the class in which a Java interface is installed inherits an interface
adapter class as well.
Interface adapter class: The adapter class of an interface that inherits no other
interface is generated as a subclass of java-lang-Object. The adapter class of an
interface that inherits another interface is generated so that it has the same
inheritance relationship as the Java interface.
Array adapter class: Every array adapter class is generated as a subclass of
java-lang-Object.
Vista de página 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 97 98

Comentários a estes Manuais

Sem comentários