com.platform.ego.examples
Class ResourceSample

java.lang.Object
  extended by com.platform.ego.examples.ResourceSample

public class ResourceSample
extends java.lang.Object

This sample shows how to start multiple activities on a resource, monitor load and adjust resources based on load.

Version:
1.2.3

Method Summary
static void main(java.lang.String[] args)
          Test Driver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Test Driver

Parameters:
args - args[0] -> targetURL of Web Service Gateway args[1] -> the path and name of executable file1 args[2] -> the path and name of executable file2 ... ... args[n] -> the path and name of executable fileN


Copyright (C) 1992-2007 Platform Computing Corporation