EGL Reference Guide for iSeries

Library (generated output)

A library part for Java output is generated as a Java class. The name of the class is the same as the part name, but EGL makes substitutions as needed; for details, see How Java names are aliased.

In a given run unit, the first program that uses that class loads it, and the class is removed from memory when the run unit ends.


Related concepts
Library part
Run unit


Related tasks
How Java names are aliased


Related reference
Library part in EGL source format


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]