This example illustrates the commands that you use and the files that are produced when you compile and link a COBOL class definition, Manager.cbl, using z/OS UNIX shell commands.
The class file Manager.class and the DLL module libManager.so are the executable components of the application, and are generated in the current working directory.