net.sf.gsaapi.demo
Class GSAClientDemo

java.lang.Object
  extended bynet.sf.gsaapi.demo.GSAClientDemo

public class GSAClientDemo
extends java.lang.Object

A Java application demonstrating the use of the GSA-JAPI. It might help to get this example running for your target GSA before you attempt to build an application that uses this API. The String constants in this file may need to be changed for your target GSA to make this example work.

Author:
Amol S Deshmukh adeshmuk .at inxight .dot com

Constructor Summary
GSAClientDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
          no command line args expected.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSAClientDemo

public GSAClientDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
no command line args expected. To change the settings, change the values of the String constants defined in the source java file.

Parameters:
args -
Throws:
java.lang.Exception


© Copyright 2006 Inxight Software, Inc.