Java BBj API Overview and Javadocs
BBj includes several Java APIs that allow Java programs access to various components of BBj. This allows Java programs to perform various tasks such as accessing Enterprise Manager to manipulate settings in BBjServices, launch and communicate with BBj programs, and access BBj's file system.
To view a complete list of Java BBj APIs, see the Packages List.
Name | Package |
Description |
---|---|---|
BBj Admin API | com.basis.api.admin | Provides administrative functionality programmatically to BBj and Java programs |
JavaBBjBridge | com.basis.bbj.bridge | Provides classes to call a BBj program from within a Java program. |
Filesystem | com.basis.filesystem | Enables a Java program access to the BBj filesystem. |
Filesystem Utilities | com.basis.filesystem.util | Utilities for the Filesystem package. |
Plugin | com.basis.plugin | |
GBFWrapper | com.basis.tools.guidev | Wraps the information contained in a .gbf file. |