Distributed Computing
Table of Contents
Index
Chapter 7: Calling Object COBOL from Java
7.1 Overview
7.2 Before You Start
7.2.1 Unsupported JVM Errors
7.3 Writing a Java Class in Object COBOL
7.3.1 Importing the COBOL Support
7.3.2 The Wrapper Class
7.3.3 Adding and Removing Methods
7.3.4 Throwing Exceptions from COBOL
7.4 COBOL Enterprise JavaBeans
7.5 Demonstration Programs