Use the Java Client to write Java programs that access the Management
Console.
JDK 1.5 is required for use with the Java API. To use the Java API, you
must:
- Get the client API package from your Management Console machine
- Put the .jar on your CLASSPATH
Note: A Build Forge user must be defined on the Management Console for
programs to use to authenticate.
You can use the Java API to create
Java programs that run on a client machine and access data on the Management
Console. The Java API consists of a jar containing classes that define Management
Console objects methods that provide operations on those objects.
Documentation is provided in JavaDocs.