Agile Business Suite Builder generates the files from a Developer repository.
The generate process takes Ispec interface, screen, and GUI form definitions and produces compiled Java source files for the interface components and applications.
Separate JavaBean components are created for each selected Ispec. Each Ispec JavaBean component is compiled to a separate Java class file that can be dynamically loaded when needed by the standard Java class loaders. The Java class files are then deployed as part of a Component Enabler client application.