Understanding Business Services Framework Javadoc

Javadoc is a tool that parses the declarations and documentation comments in a set of Java source files and produces a corresponding set of HTML pages. The Javadoc for the business services framework (foundation packages) is generated during the package build process, and it is included in your software delivery. You can use the following path on your deployment server to access the Javadoc files:

<PACKAGE_NAME>\java\sbf\javadoc

You also view the machine-generated documentation in HTML format by extracting the contents of the SBFJavadoc.jar file. This is an example of the path you would follow to access the jar file:

C:\B9\System\Calsses\SBFJavadoc.jar